#EFE0F2#EFE0F2
#EFE0F2 is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.4% C 0.029 H 320.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0F2 |
|---|---|
| RGB | rgb(239, 224, 242) |
| HSL | hsl(290, 41%, 91%) |
| HSV | hsv(290, 7%, 95%) |
| CMYK | cmyk(1.2%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.81, 8.27, -6.90) |
| CIE-LCH | lch(90.81, 10.77, 320.14°) |
| OKLab | oklab(92.39% 0.0223 -0.0184) |
| OKLCH | oklch(92.39% 0.029 320.6) |
| XYZ | xyz(78.2768, 78.0733, 94.9331) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Lavenderblush
#FFF0F5
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 8.21
Ghostwhite
#F8F8FF
ΔE00 9.19
Mistyrose
#FFE4E1
ΔE00 9.20
Light Pink
#FFD1DF
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0F2 #E3F2E0
analogous
#E6E0F2 #EFE0F2 #F2E0EC
triadic
#EFE0F2 #F2EFE0 #E0F2EF
tetradic
#EFE0F2 #F2E6E0 #E3F2E0 #E0ECF2
square
#EFE0F2 #F2E6E0 #E3F2E0 #E0ECF2
split-complementary
#EFE0F2 #ECF2E0 #E0F2E6
monochromatic
#C28ACE #D9B5E0 #EFE0F2 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.26
#EFE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EFE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0F2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0F2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#F0E2E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe0f2; /* rgb */ color: rgb(239, 224, 242); /* oklch */ color: oklch(92.4% 0.029 320.6);
Tailwind
colors: {
custom: {
50: '#f4e9f6',
500: '#efe0f2',
950: '#000000',
},
}SCSS
$custom: #efe0f2; $custom-light: #f4e9f6; $custom-dark: #000000;
JSON
{
"hex": "#efe0f2",
"rgb": {
"r": 239,
"g": 224,
"b": 242
},
"hsl": {
"h": 290,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.92392,
"c": 0.02889,
"h": 320.6
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#EFE0F2
secondary
#AECFA8
accent
#B43247
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485