#EFEEFC#EFEEFC
#EFEEFC is a very light, near-neutral blue. Relative luminance 0.865; OKLCH L 95.4% C 0.019 H 289.3°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEFC |
|---|---|
| RGB | rgb(239, 238, 252) |
| HSL | hsl(244, 70%, 96%) |
| HSV | hsv(244, 6%, 99%) |
| CMYK | cmyk(5.2%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(94.54, 2.87, -6.61) |
| CIE-LCH | lch(94.54, 7.21, 293.48°) |
| OKLab | oklab(95.4% 0.0062 -0.0177) |
| OKLCH | oklch(95.4% 0.019 289.3) |
| XYZ | xyz(83.7386, 86.5278, 104.3666) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.86
Ghostwhite
#F8F8FF
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 6.33
Lavenderblush
#FFF0F5
ΔE00 6.55
Pale Grey
#FDFDFE
ΔE00 6.79
Snow
#FFFAFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEFC #FBFCEE
analogous
#EEF4FC #EFEEFC #F6EEFC
triadic
#EFEEFC #FCEFEE #EEFCEF
tetradic
#EFEEFC #FCEEF4 #FBFCEE #EEFCF6
square
#EFEEFC #FCEEF4 #FBFCEE #EEFCF6
split-complementary
#EFEEFC #FCF6EE #F4FCEE
monochromatic
#8D86EA #BEBAF3 #E7E5FA #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.15
#EFEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#EFEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEFC
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEFC | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#EDF0F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efeefc; /* rgb */ color: rgb(239, 238, 252); /* oklch */ color: oklch(95.4% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#f4f3fd',
500: '#efeefc',
950: '#000000',
},
}SCSS
$custom: #efeefc; $custom-light: #f4f3fd; $custom-dark: #000000;
JSON
{
"hex": "#efeefc",
"rgb": {
"r": 239,
"g": 238,
"b": 252
},
"hsl": {
"h": 244.286,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.95396,
"c": 0.01871,
"h": 289.3
},
"luminance": 0.86528
}Semantic roles & 50–950 ramp
primary
#EFEEFC
secondary
#DFE2AC
accent
#D214C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585