#EFDDEB#EFDDEB
#EFDDEB is a very light, muted pink. Relative luminance 0.761; OKLCH L 91.6% C 0.027 H 333.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDEB |
|---|---|
| RGB | rgb(239, 221, 235) |
| HSL | hsl(313, 36%, 90%) |
| HSV | hsv(313, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 1.7%, 6.3%) |
| CIE-LAB | lab(89.89, 8.57, -4.60) |
| CIE-LCH | lch(89.89, 9.73, 331.80°) |
| OKLab | oklab(91.61% 0.0241 -0.0121) |
| OKLCH | oklch(91.61% 0.027 333.3) |
| XYZ | xyz(76.4464, 76.0625, 89.2355) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Mistyrose
#FFE4E1
ΔE00 7.63
Thistle
#D8BFD8
ΔE00 7.96
Light Pink
#FFD1DF
ΔE00 8.23
Pale Pink
#FFCFDC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDEB #DDEFE1
analogous
#EADDEF #EFDDEB #EFDDE2
triadic
#EFDDEB #EBEFDD #DDEBEF
tetradic
#EFDDEB #EFEADD #DDEFE1 #DDE2EF
square
#EFDDEB #EFEADD #DDEFE1 #DDE2EF
split-complementary
#EFDDEB #E2EFDD #DDEFEA
monochromatic
#C88ABA #DBB3D3 #EFDDEB #F5EAF3 #F5EAF3
Accessibility & contrast
On white
1.30
#EFDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EFDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDEB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDEB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#F1DEE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efddeb; /* rgb */ color: rgb(239, 221, 235); /* oklch */ color: oklch(91.6% 0.027 333.3);
Tailwind
colors: {
custom: {
50: '#f4e7f1',
500: '#efddeb',
950: '#000000',
},
}SCSS
$custom: #efddeb; $custom-light: #f4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#efddeb",
"rgb": {
"r": 239,
"g": 221,
"b": 235
},
"hsl": {
"h": 313.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91607,
"c": 0.02698,
"h": 333.3
},
"luminance": 0.76062
}Semantic roles & 50–950 ramp
primary
#EFDDEB
secondary
#A6CAAE
accent
#AF5137
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485