#EFEDFE#EFEDFE
#EFEDFE is a very light, muted blue. Relative luminance 0.861; OKLCH L 95.3% C 0.023 H 291.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDFE |
|---|---|
| RGB | rgb(239, 237, 254) |
| HSL | hsl(247, 89%, 96%) |
| HSV | hsv(247, 7%, 100%) |
| CMYK | cmyk(5.9%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(94.34, 3.76, -7.94) |
| CIE-LCH | lch(94.34, 8.78, 295.34°) |
| OKLab | oklab(95.26% 0.0083 -0.0212) |
| OKLCH | oklch(95.26% 0.023 291.4) |
| XYZ | xyz(83.7668, 86.0746, 105.9477) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.03
Ghostwhite
#F8F8FF
ΔE00 4.99
Lavenderblush
#FFF0F5
ΔE00 6.85
Aliceblue
#F0F8FF
ΔE00 7.62
Snow
#FFFAFA
ΔE00 7.90
Pale Grey
#FDFDFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDFE #FCFEED
analogous
#EDF4FE #EFEDFE #F8EDFE
triadic
#EFEDFE #FEEFED #EDFEEF
tetradic
#EFEDFE #FEEDF4 #FCFEED #EDFEF8
square
#EFEDFE #FEEDF4 #FCFEED #EDFEF8
split-complementary
#EFEDFE #FEF8ED #F4FEED
monochromatic
#8879F8 #BBB3FB #E5E2FD #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.15
#EFEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#EFEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDFE
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDFE | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#ECEFF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efedfe; /* rgb */ color: rgb(239, 237, 254); /* oklch */ color: oklch(95.3% 0.023 291.4);
Tailwind
colors: {
custom: {
50: '#f4f2fe',
500: '#efedfe',
950: '#000000',
},
}SCSS
$custom: #efedfe; $custom-light: #f4f2fe; $custom-dark: #000000;
JSON
{
"hex": "#efedfe",
"rgb": {
"r": 239,
"g": 237,
"b": 254
},
"hsl": {
"h": 247.059,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.95263,
"c": 0.0228,
"h": 291.4
},
"luminance": 0.86075
}Semantic roles & 50–950 ramp
primary
#EFEDFE
secondary
#E2EAA5
accent
#E600CA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585