#F0F6FE#F0F6FE
#F0F6FE is a very light, near-neutral cyan. Relative luminance 0.916; OKLCH L 97.1% C 0.012 H 255.5°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F6FE |
|---|---|
| RGB | rgb(240, 246, 254) |
| HSL | hsl(214, 88%, 97%) |
| HSV | hsv(214, 6%, 100%) |
| CMYK | cmyk(5.5%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(96.65, -0.52, -4.52) |
| CIE-LCH | lch(96.65, 4.55, 263.46°) |
| OKLab | oklab(97.09% -0.0031 -0.0121) |
| OKLCH | oklch(97.09% 0.012 255.5) |
| XYZ | xyz(86.7769, 91.5920, 106.8540) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.20
Ghostwhite
#F8F8FF
ΔE00 2.86
Pale Grey
#FDFDFE
ΔE00 4.08
Whitesmoke
#F5F5F5
ΔE00 4.16
White
#FFFFFF
ΔE00 4.59
Off White
#FAF9F6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F6FE #FEF8F0
analogous
#F0FDFE #F0F6FE #F1F0FE
triadic
#F0F6FE #FEF0F6 #F6FEF0
tetradic
#F0F6FE #FEF0FD #FEF8F0 #F0FEF1
square
#F0F6FE #FEF0FD #FEF8F0 #F0FEF1
split-complementary
#F0F6FE #FEF1F0 #FDFEF0
monochromatic
#7DB1F6 #B7D4FA #E2EEFD #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.09
#F0F6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F0F6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F6FE
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F6FE | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#EDF8F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f0f6fe; /* rgb */ color: rgb(240, 246, 254); /* oklch */ color: oklch(97.1% 0.012 255.5);
Tailwind
colors: {
custom: {
50: '#f5f9fe',
500: '#f0f6fe',
950: '#000000',
},
}SCSS
$custom: #f0f6fe; $custom-light: #f5f9fe; $custom-dark: #000000;
JSON
{
"hex": "#f0f6fe",
"rgb": {
"r": 240,
"g": 246,
"b": 254
},
"hsl": {
"h": 214.286,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.97093,
"c": 0.01248,
"h": 255.5
},
"luminance": 0.91593
}Semantic roles & 50–950 ramp
primary
#F0F6FE
secondary
#EACEA8
accent
#8301E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585