#EFDBF4#EFDBF4
#EFDBF4 is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.5% C 0.040 H 319.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBF4 |
|---|---|
| RGB | rgb(239, 219, 244) |
| HSL | hsl(288, 53%, 91%) |
| HSV | hsv(288, 10%, 96%) |
| CMYK | cmyk(2%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(89.65, 11.24, -9.68) |
| CIE-LCH | lch(89.65, 14.84, 319.27°) |
| OKLab | oklab(91.5% 0.0302 -0.0258) |
| OKLCH | oklch(91.5% 0.04 319.5) |
| XYZ | xyz(77.2548, 75.5461, 96.0824) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.53
Pale Lavender
#EECFFE
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.38
Pale Mauve
#FED0FC
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBF4 #E0F4DB
analogous
#E2DBF4 #EFDBF4 #F4DBEC
triadic
#EFDBF4 #F4EFDB #DBF4EF
tetradic
#EFDBF4 #F4E2DB #E0F4DB #DBECF4
square
#EFDBF4 #F4E2DB #E0F4DB #DBECF4
split-complementary
#EFDBF4 #ECF4DB #DBF4E2
monochromatic
#C57DD7 #DAACE6 #EFDBF4 #F5E8F8 #F5E8F8
Accessibility & contrast
On white
1.30
#EFDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EFDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBF4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBF4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#F0DDE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdbf4; /* rgb */ color: rgb(239, 219, 244); /* oklch */ color: oklch(91.5% 0.040 319.5);
Tailwind
colors: {
custom: {
50: '#f4e6f7',
500: '#efdbf4',
950: '#000000',
},
}SCSS
$custom: #efdbf4; $custom-light: #f4e6f7; $custom-dark: #000000;
JSON
{
"hex": "#efdbf4",
"rgb": {
"r": 239,
"g": 219,
"b": 244
},
"hsl": {
"h": 288,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.91502,
"c": 0.03973,
"h": 319.5
},
"luminance": 0.75545
}Semantic roles & 50–950 ramp
primary
#EFDBF4
secondary
#AAD3A0
accent
#C12544
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485