#EFEEF7#EFEEF7
#EFEEF7 is a very light, near-neutral blue. Relative luminance 0.862; OKLCH L 95.2% C 0.012 H 291.3°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEF7 |
|---|---|
| RGB | rgb(239, 238, 247) |
| HSL | hsl(247, 36%, 95%) |
| HSV | hsv(247, 4%, 97%) |
| CMYK | cmyk(3.2%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(94.40, 1.95, -4.21) |
| CIE-LCH | lch(94.40, 4.64, 294.84°) |
| OKLab | oklab(95.25% 0.0044 -0.0112) |
| OKLCH | oklch(95.25% 0.012 291.3) |
| XYZ | xyz(82.9567, 86.2151, 100.2485) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.30
Lavender (CSS)
#E6E6FA
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 4.77
Pale Grey
#FDFDFE
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 5.01
Snow
#FFFAFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEF7 #F6F7EE
analogous
#EEF1F7 #EFEEF7 #F3EEF7
triadic
#EFEEF7 #F7EFEE #EEF7EF
tetradic
#EFEEF7 #F7EEF1 #F6F7EE #EEF7F3
square
#EFEEF7 #F7EEF1 #F6F7EE #EEF7F3
split-complementary
#EFEEF7 #F7F3EE #F1F7EE
monochromatic
#A19BD0 #C8C4E3 #EBEAF5 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.15
#EFEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EFEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEF7
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEF7 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF7
Deuteranopia (green-blind)
#ECEFF7
Tritanopia (blue-blind)
#EEEFF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efeef7; /* rgb */ color: rgb(239, 238, 247); /* oklch */ color: oklch(95.2% 0.012 291.3);
Tailwind
colors: {
custom: {
50: '#f4f3f9',
500: '#efeef7',
950: '#000000',
},
}SCSS
$custom: #efeef7; $custom-light: #f4f3f9; $custom-dark: #000000;
JSON
{
"hex": "#efeef7",
"rgb": {
"r": 239,
"g": 238,
"b": 247
},
"hsl": {
"h": 246.667,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.95248,
"c": 0.01204,
"h": 291.3
},
"luminance": 0.86215
}Semantic roles & 50–950 ramp
primary
#EFEEF7
secondary
#D0D3B6
accent
#AF37A2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585