#EFDCF8#EFDCF8
#EFDCF8 is a very light, muted purple. Relative luminance 0.763; OKLCH L 91.8% C 0.043 H 315.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCF8 |
|---|---|
| RGB | rgb(239, 220, 248) |
| HSL | hsl(281, 67%, 92%) |
| HSV | hsv(281, 11%, 97%) |
| CMYK | cmyk(3.6%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(90.01, 11.46, -11.25) |
| CIE-LCH | lch(90.01, 16.06, 315.53°) |
| OKLab | oklab(91.82% 0.0302 -0.0301) |
| OKLCH | oklch(91.82% 0.043 315.1) |
| XYZ | xyz(78.1304, 76.3150, 99.4030) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.17
Thistle
#D8BFD8
ΔE00 6.90
Very Light Purple
#F6CEFC
ΔE00 6.95
Pale Lilac
#E4CBFF
ΔE00 7.41
Pale Mauve
#FED0FC
ΔE00 7.50
Lavender (CSS)
#E6E6FA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCF8 #E5F8DC
analogous
#E1DCF8 #EFDCF8 #F8DCF3
triadic
#EFDCF8 #F8EFDC #DCF8EF
tetradic
#EFDCF8 #F8E1DC #E5F8DC #DCF3F8
square
#EFDCF8 #F8E1DC #E5F8DC #DCF3F8
split-complementary
#EFDCF8 #F3F8DC #DCF8E1
monochromatic
#C076E4 #D8A9EE #EFDCF8 #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.29
#EFDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EFDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCF8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCF8 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F9
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#EFDFE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdcf8; /* rgb */ color: rgb(239, 220, 248); /* oklch */ color: oklch(91.8% 0.043 315.1);
Tailwind
colors: {
custom: {
50: '#f4e6fa',
500: '#efdcf8',
950: '#000000',
},
}SCSS
$custom: #efdcf8; $custom-light: #f4e6fa; $custom-dark: #000000;
JSON
{
"hex": "#efdcf8",
"rgb": {
"r": 239,
"g": 220,
"b": 248
},
"hsl": {
"h": 280.714,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91818,
"c": 0.0426,
"h": 315.1
},
"luminance": 0.76314
}Semantic roles & 50–950 ramp
primary
#EFDCF8
secondary
#B1DB9D
accent
#CF1752
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485