#EFEDFD#EFEDFD
#EFEDFD is a very light, muted blue. Relative luminance 0.860; OKLCH L 95.2% C 0.021 H 291.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDFD |
|---|---|
| RGB | rgb(239, 237, 253) |
| HSL | hsl(248, 80%, 96%) |
| HSV | hsv(248, 6%, 99%) |
| CMYK | cmyk(5.5%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.32, 3.57, -7.46) |
| CIE-LCH | lch(94.32, 8.27, 295.59°) |
| OKLab | oklab(95.23% 0.008 -0.0199) |
| OKLCH | oklch(95.23% 0.021 291.7) |
| XYZ | xyz(83.6071, 86.0107, 105.1065) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.24
Ghostwhite
#F8F8FF
ΔE00 4.65
Lavenderblush
#FFF0F5
ΔE00 6.63
Aliceblue
#F0F8FF
ΔE00 7.33
Snow
#FFFAFA
ΔE00 7.55
Pale Grey
#FDFDFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDFD #FBFDED
analogous
#EDF3FD #EFEDFD #F7EDFD
triadic
#EFEDFD #FDEFED #EDFDEF
tetradic
#EFEDFD #FDEDF3 #FBFDED #EDFDF7
square
#EFEDFD #FDEDF3 #FBFDED #EDFDF7
split-complementary
#EFEDFD #FDF7ED #F3FDED
monochromatic
#8D7FF1 #BEB6F7 #E7E3FC #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.15
#EFEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#EFEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDFD
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDFD | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#EDEFF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efedfd; /* rgb */ color: rgb(239, 237, 253); /* oklch */ color: oklch(95.2% 0.021 291.7);
Tailwind
colors: {
custom: {
50: '#f4f2fe',
500: '#efedfd',
950: '#000000',
},
}SCSS
$custom: #efedfd; $custom-light: #f4f2fe; $custom-dark: #000000;
JSON
{
"hex": "#efedfd",
"rgb": {
"r": 239,
"g": 237,
"b": 253
},
"hsl": {
"h": 247.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95232,
"c": 0.02146,
"h": 291.7
},
"luminance": 0.86011
}Semantic roles & 50–950 ramp
primary
#EFEDFD
secondary
#DFE6A8
accent
#DC09C2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585