#EFD9EB#EFD9EB
#EFD9EB is a very light, muted pink. Relative luminance 0.740; OKLCH L 90.8% C 0.034 H 331.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD9EB |
|---|---|
| RGB | rgb(239, 217, 235) |
| HSL | hsl(311, 41%, 89%) |
| HSV | hsv(311, 9%, 94%) |
| CMYK | cmyk(0%, 9.2%, 1.7%, 6.3%) |
| CIE-LAB | lab(88.91, 10.66, -6.04) |
| CIE-LCH | lch(88.91, 12.25, 330.47°) |
| OKLab | oklab(90.85% 0.0299 -0.016) |
| OKLCH | oklch(90.85% 0.034 331.9) |
| XYZ | xyz(75.4029, 73.9755, 88.8876) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 6.99
Lavenderblush
#FFF0F5
ΔE00 7.35
Pale Pink
#FFCFDC
ΔE00 7.60
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Pale Lavender
#EECFFE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD9EB #D9EFDD
analogous
#E8D9EF #EFD9EB #EFD9E0
triadic
#EFD9EB #EBEFD9 #D9EBEF
tetradic
#EFD9EB #EFE8D9 #D9EFDD #D9E0EF
square
#EFD9EB #EFE8D9 #D9EFDD #D9E0EF
split-complementary
#EFD9EB #E0EFD9 #D9EFE8
monochromatic
#CB83BE #DDAED4 #EFD9EB #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.33
#EFD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EFD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD9EB
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD9EB | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#F1DADF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efd9eb; /* rgb */ color: rgb(239, 217, 235); /* oklch */ color: oklch(90.8% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#f4e4f1',
500: '#efd9eb',
950: '#000000',
},
}SCSS
$custom: #efd9eb; $custom-light: #f4e4f1; $custom-dark: #000000;
JSON
{
"hex": "#efd9eb",
"rgb": {
"r": 239,
"g": 217,
"b": 235
},
"hsl": {
"h": 310.909,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.90845,
"c": 0.03388,
"h": 331.9
},
"luminance": 0.73975
}Semantic roles & 50–950 ramp
primary
#EFD9EB
secondary
#A1CBA9
accent
#B44932
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485