#EFEEFD#EFEEFD
#EFEEFD is a very light, muted blue. Relative luminance 0.866; OKLCH L 95.4% C 0.020 H 289.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEFD |
|---|---|
| RGB | rgb(239, 238, 253) |
| HSL | hsl(244, 79%, 96%) |
| HSV | hsv(244, 6%, 99%) |
| CMYK | cmyk(5.5%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(94.56, 3.06, -7.09) |
| CIE-LCH | lch(94.56, 7.72, 293.33°) |
| OKLab | oklab(95.43% 0.0066 -0.019) |
| OKLCH | oklch(95.43% 0.02 289.1) |
| XYZ | xyz(83.8974, 86.5914, 105.2033) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.55
Ghostwhite
#F8F8FF
ΔE00 4.09
Aliceblue
#F0F8FF
ΔE00 6.62
Lavenderblush
#FFF0F5
ΔE00 6.73
Pale Grey
#FDFDFE
ΔE00 7.15
Snow
#FFFAFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEFD #FCFDEE
analogous
#EEF5FD #EFEEFD #F7EEFD
triadic
#EFEEFD #FDEFEE #EEFDEF
tetradic
#EFEEFD #FDEEF5 #FCFDEE #EEFDF7
square
#EFEEFD #FDEEF5 #FCFDEE #EEFDF7
split-complementary
#EFEEFD #FDF7EE #F5FDEE
monochromatic
#8880F0 #BBB7F7 #E5E4FC #E5E4FC #E5E4FC
Accessibility & contrast
On white
1.15
#EFEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EFEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEFD
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEFD | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#ECF0F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efeefd; /* rgb */ color: rgb(239, 238, 253); /* oklch */ color: oklch(95.4% 0.020 289.1);
Tailwind
colors: {
custom: {
50: '#f4f3fe',
500: '#efeefd',
950: '#000000',
},
}SCSS
$custom: #efeefd; $custom-light: #f4f3fe; $custom-dark: #000000;
JSON
{
"hex": "#efeefd",
"rgb": {
"r": 239,
"g": 238,
"b": 253
},
"hsl": {
"h": 244,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.95426,
"c": 0.02005,
"h": 289.1
},
"luminance": 0.86592
}Semantic roles & 50–950 ramp
primary
#EFEEFD
secondary
#E2E6A9
accent
#DB0ACD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585