#EFDBF8#EFDBF8
#EFDBF8 is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.6% C 0.044 H 315.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBF8 |
|---|---|
| RGB | rgb(239, 219, 248) |
| HSL | hsl(281, 67%, 92%) |
| HSV | hsv(281, 12%, 97%) |
| CMYK | cmyk(3.6%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(89.76, 11.98, -11.61) |
| CIE-LCH | lch(89.76, 16.69, 315.90°) |
| OKLab | oklab(91.63% 0.0316 -0.0311) |
| OKLCH | oklch(91.63% 0.044 315.5) |
| XYZ | xyz(77.8687, 75.7916, 99.3158) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 6.72
Pale Lilac
#E4CBFF
ΔE00 7.05
Pale Mauve
#FED0FC
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBF8 #E4F8DB
analogous
#E1DBF8 #EFDBF8 #F8DBF3
triadic
#EFDBF8 #F8EFDB #DBF8EF
tetradic
#EFDBF8 #F8E1DB #E4F8DB #DBF3F8
square
#EFDBF8 #F8E1DB #E4F8DB #DBF3F8
split-complementary
#EFDBF8 #F3F8DB #DBF8E1
monochromatic
#C175E4 #D8A8EE #EFDBF8 #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.30
#EFDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EFDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBF8
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBF8 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F9
Deuteranopia (green-blind)
#DCE2F7
Tritanopia (blue-blind)
#EFDEE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdbf8; /* rgb */ color: rgb(239, 219, 248); /* oklch */ color: oklch(91.6% 0.044 315.5);
Tailwind
colors: {
custom: {
50: '#f4e6fa',
500: '#efdbf8',
950: '#000000',
},
}SCSS
$custom: #efdbf8; $custom-light: #f4e6fa; $custom-dark: #000000;
JSON
{
"hex": "#efdbf8",
"rgb": {
"r": 239,
"g": 219,
"b": 248
},
"hsl": {
"h": 281.379,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.91629,
"c": 0.0443,
"h": 315.5
},
"luminance": 0.75791
}Semantic roles & 50–950 ramp
primary
#EFDBF8
secondary
#B0DB9C
accent
#CF1650
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485