#EFDCF0#EFDCF0
#EFDCF0 is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.6% C 0.034 H 324.3°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCF0 |
|---|---|
| RGB | rgb(239, 220, 240) |
| HSL | hsl(297, 40%, 90%) |
| HSV | hsv(297, 8%, 94%) |
| CMYK | cmyk(0.4%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.78, 9.99, -7.38) |
| CIE-LCH | lch(89.78, 12.42, 323.53°) |
| OKLab | oklab(91.57% 0.0273 -0.0196) |
| OKLCH | oklch(91.57% 0.034 324.3) |
| XYZ | xyz(76.9157, 75.8291, 93.0057) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Light Pink
#FFD1DF
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 8.47
Pale Pink
#FFCFDC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCF0 #DDF0DC
analogous
#E5DCF0 #EFDCF0 #F0DCE7
triadic
#EFDCF0 #F0EFDC #DCF0EF
tetradic
#EFDCF0 #F0E5DC #DDF0DC #DCE7F0
square
#EFDCF0 #F0E5DC #DDF0DC #DCE7F0
split-complementary
#EFDCF0 #E7F0DC #DCF0E5
monochromatic
#C886CB #DBB1DE #EFDCF0 #F5EAF6 #F5EAF6
Accessibility & contrast
On white
1.30
#EFDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EFDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCF0
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCF0 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#F0DEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdcf0; /* rgb */ color: rgb(239, 220, 240); /* oklch */ color: oklch(91.6% 0.034 324.3);
Tailwind
colors: {
custom: {
50: '#f4e6f5',
500: '#efdcf0',
950: '#000000',
},
}SCSS
$custom: #efdcf0; $custom-light: #f4e6f5; $custom-dark: #000000;
JSON
{
"hex": "#efdcf0",
"rgb": {
"r": 239,
"g": 220,
"b": 240
},
"hsl": {
"h": 297,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91568,
"c": 0.03365,
"h": 324.3
},
"luminance": 0.75828
}Semantic roles & 50–950 ramp
primary
#EFDCF0
secondary
#A6CCA4
accent
#B33239
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485