#F0EFF7#F0EFF7
#F0EFF7 is a very light, near-neutral blue. Relative luminance 0.870; OKLCH L 95.5% C 0.011 H 291.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EFF7 |
|---|---|
| RGB | rgb(240, 239, 247) |
| HSL | hsl(248, 33%, 95%) |
| HSV | hsv(248, 3%, 97%) |
| CMYK | cmyk(2.8%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(94.73, 1.77, -3.73) |
| CIE-LCH | lch(94.73, 4.13, 295.34°) |
| OKLab | oklab(95.52% 0.004 -0.0099) |
| OKLCH | oklch(95.52% 0.011 291.9) |
| XYZ | xyz(83.5872, 86.9736, 100.3617) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.95
Whitesmoke
#F5F5F5
ΔE00 4.29
Pale Grey
#FDFDFE
ΔE00 4.52
Snow
#FFFAFA
ΔE00 4.58
Aliceblue
#F0F8FF
ΔE00 4.75
White
#FFFFFF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EFF7 #F6F7EF
analogous
#EFF2F7 #F0EFF7 #F4EFF7
triadic
#F0EFF7 #F7F0EF #EFF7F0
tetradic
#F0EFF7 #F7EFF2 #F6F7EF #EFF7F4
square
#F0EFF7 #F7EFF2 #F6F7EF #EFF7F4
split-complementary
#F0EFF7 #F7F4EF #F2F7EF
monochromatic
#A39DCE #CAC6E3 #ECEBF5 #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.14
#F0EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#F0EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EFF7
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EFF7 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F7
Deuteranopia (green-blind)
#EDF0F7
Tritanopia (blue-blind)
#EFF0F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f0eff7; /* rgb */ color: rgb(240, 239, 247); /* oklch */ color: oklch(95.5% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#f4f4f9',
500: '#f0eff7',
950: '#000000',
},
}SCSS
$custom: #f0eff7; $custom-light: #f4f4f9; $custom-dark: #000000;
JSON
{
"hex": "#f0eff7",
"rgb": {
"r": 240,
"g": 239,
"b": 247
},
"hsl": {
"h": 247.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.95519,
"c": 0.01071,
"h": 291.9
},
"luminance": 0.86974
}Semantic roles & 50–950 ramp
primary
#F0EFF7
secondary
#CFD3B8
accent
#AC399E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585