#EFD4EB#EFD4EB
#EFD4EB is a very light, muted purple. Relative luminance 0.714; OKLCH L 89.9% C 0.043 H 330.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD4EB |
|---|---|
| RGB | rgb(239, 212, 235) |
| HSL | hsl(309, 46%, 88%) |
| HSV | hsv(309, 11%, 94%) |
| CMYK | cmyk(0%, 11.3%, 1.7%, 6.3%) |
| CIE-LAB | lab(87.70, 13.28, -7.84) |
| CIE-LCH | lch(87.70, 15.42, 329.46°) |
| OKLab | oklab(89.9% 0.0371 -0.0208) |
| OKLCH | oklch(89.9% 0.043 330.8) |
| XYZ | xyz(74.1336, 71.4369, 88.4645) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.16
Light Pink
#FFD1DF
ΔE00 6.18
Pale Pink
#FFCFDC
ΔE00 6.80
Very Light Purple
#F6CEFC
ΔE00 6.82
Pale Mauve
#FED0FC
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD4EB #D4EFD8
analogous
#E5D4EF #EFD4EB #EFD4DD
triadic
#EFD4EB #EBEFD4 #D4EBEF
tetradic
#EFD4EB #EFE5D4 #D4EFD8 #D4DDEF
square
#EFD4EB #EFE5D4 #D4EFD8 #D4DDEF
split-complementary
#EFD4EB #DDEFD4 #D4EFE5
monochromatic
#CE7BC2 #DEA7D6 #EFD4EB #F7E9F5 #F7E9F5
Accessibility & contrast
On white
1.37
#EFD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#EFD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD4EB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD4EB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#F2D5DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efd4eb; /* rgb */ color: rgb(239, 212, 235); /* oklch */ color: oklch(89.9% 0.043 330.8);
Tailwind
colors: {
custom: {
50: '#f4e1f1',
500: '#efd4eb',
950: '#000000',
},
}SCSS
$custom: #efd4eb; $custom-light: #f4e1f1; $custom-dark: #000000;
JSON
{
"hex": "#efd4eb",
"rgb": {
"r": 239,
"g": 212,
"b": 235
},
"hsl": {
"h": 308.889,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.89899,
"c": 0.04256,
"h": 330.8
},
"luminance": 0.71436
}Semantic roles & 50–950 ramp
primary
#EFD4EB
secondary
#9BCCA3
accent
#B9412D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485