#EFD5ED#EFD5ED
#EFD5ED is a very light, muted purple. Relative luminance 0.721; OKLCH L 90.1% C 0.043 H 328.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD5ED |
|---|---|
| RGB | rgb(239, 213, 237) |
| HSL | hsl(305, 45%, 89%) |
| HSV | hsv(305, 11%, 94%) |
| CMYK | cmyk(0%, 10.9%, 0.8%, 6.3%) |
| CIE-LAB | lab(87.99, 13.12, -8.45) |
| CIE-LCH | lch(87.99, 15.60, 327.21°) |
| OKLab | oklab(90.15% 0.0364 -0.0224) |
| OKLCH | oklch(90.15% 0.043 328.3) |
| XYZ | xyz(74.6749, 72.0546, 90.0784) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.28
Light Pink
#FFD1DF
ΔE00 6.61
Pale Lavender
#EECFFE
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 6.63
Pale Mauve
#FED0FC
ΔE00 6.75
Pale Pink
#FFCFDC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD5ED #D5EFD7
analogous
#E4D5EF #EFD5ED #EFD5E0
triadic
#EFD5ED #EDEFD5 #D5EDEF
tetradic
#EFD5ED #EFE4D5 #D5EFD7 #D5E0EF
square
#EFD5ED #EFE4D5 #D5EFD7 #D5E0EF
split-complementary
#EFD5ED #E0EFD5 #D5EFE4
monochromatic
#CD7CC7 #DEA9DA #EFD5ED #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.36
#EFD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EFD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD5ED
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD5ED | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#F1D7DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efd5ed; /* rgb */ color: rgb(239, 213, 237); /* oklch */ color: oklch(90.1% 0.043 328.3);
Tailwind
colors: {
custom: {
50: '#f4e2f2',
500: '#efd5ed',
950: '#000000',
},
}SCSS
$custom: #efd5ed; $custom-light: #f4e2f2; $custom-dark: #000000;
JSON
{
"hex": "#efd5ed",
"rgb": {
"r": 239,
"g": 213,
"b": 237
},
"hsl": {
"h": 304.615,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.9015,
"c": 0.04275,
"h": 328.3
},
"luminance": 0.72054
}Semantic roles & 50–950 ramp
primary
#EFD5ED
secondary
#9DCCA0
accent
#B8382E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485