#EFE0F4#EFE0F4
#EFE0F4 is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.5% C 0.031 H 317.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0F4 |
|---|---|
| RGB | rgb(239, 224, 244) |
| HSL | hsl(285, 48%, 92%) |
| HSV | hsv(285, 8%, 96%) |
| CMYK | cmyk(2%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(90.87, 8.63, -7.87) |
| CIE-LCH | lch(90.87, 11.68, 317.64°) |
| OKLab | oklab(92.45% 0.023 -0.021) |
| OKLCH | oklch(92.45% 0.031 317.7) |
| XYZ | xyz(78.5788, 78.1942, 96.5238) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Lavenderblush
#FFF0F5
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 8.04
Pale Lavender
#EECFFE
ΔE00 9.11
Light Pink
#FFD1DF
ΔE00 9.53
Ghostwhite
#F8F8FF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0F4 #E5F4E0
analogous
#E5E0F4 #EFE0F4 #F4E0EF
triadic
#EFE0F4 #F4EFE0 #E0F4EF
tetradic
#EFE0F4 #F4E5E0 #E5F4E0 #E0EFF4
square
#EFE0F4 #F4E5E0 #E5F4E0 #E0EFF4
split-complementary
#EFE0F4 #EFF4E0 #E0F4E5
monochromatic
#C086D4 #D8B3E4 #EFE0F4 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.26
#EFE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#EFE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0F4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0F4 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#EFE2E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe0f4; /* rgb */ color: rgb(239, 224, 244); /* oklch */ color: oklch(92.5% 0.031 317.7);
Tailwind
colors: {
custom: {
50: '#f4e9f7',
500: '#efe0f4',
950: '#000000',
},
}SCSS
$custom: #efe0f4; $custom-light: #f4e9f7; $custom-dark: #000000;
JSON
{
"hex": "#efe0f4",
"rgb": {
"r": 239,
"g": 224,
"b": 244
},
"hsl": {
"h": 285,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92454,
"c": 0.03115,
"h": 317.7
},
"luminance": 0.78194
}Semantic roles & 50–950 ramp
primary
#EFE0F4
secondary
#B1D2A6
accent
#BB2B4F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485