#EFDAEB#EFDAEB
#EFDAEB is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.0% C 0.032 H 332.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAEB |
|---|---|
| RGB | rgb(239, 218, 235) |
| HSL | hsl(311, 40%, 90%) |
| HSV | hsv(311, 9%, 94%) |
| CMYK | cmyk(0%, 8.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(89.15, 10.14, -5.68) |
| CIE-LCH | lch(89.15, 11.62, 330.74°) |
| OKLab | oklab(91.04% 0.0284 -0.015) |
| OKLCH | oklch(91.04% 0.032 332.2) |
| XYZ | xyz(75.6614, 74.4926, 88.9738) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.78
Lavenderblush
#FFF0F5
ΔE00 6.89
Light Pink
#FFD1DF
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Mistyrose
#FFE4E1
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAEB #DAEFDE
analogous
#E9DAEF #EFDAEB #EFDAE1
triadic
#EFDAEB #EBEFDA #DAEBEF
tetradic
#EFDAEB #EFE9DA #DAEFDE #DAE1EF
square
#EFDAEB #EFE9DA #DAEFDE #DAE1EF
split-complementary
#EFDAEB #E1EFDA #DAEFE9
monochromatic
#CA85BD #DDAFD4 #EFDAEB #F6EAF3 #F6EAF3
Accessibility & contrast
On white
1.32
#EFDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EFDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAEB
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAEB | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#F1DBDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdaeb; /* rgb */ color: rgb(239, 218, 235); /* oklch */ color: oklch(91.0% 0.032 332.2);
Tailwind
colors: {
custom: {
50: '#f4e5f1',
500: '#efdaeb',
950: '#000000',
},
}SCSS
$custom: #efdaeb; $custom-light: #f4e5f1; $custom-dark: #000000;
JSON
{
"hex": "#efdaeb",
"rgb": {
"r": 239,
"g": 218,
"b": 235
},
"hsl": {
"h": 311.429,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.91035,
"c": 0.03216,
"h": 332.2
},
"luminance": 0.74492
}Semantic roles & 50–950 ramp
primary
#EFDAEB
secondary
#A3CBAA
accent
#B34B33
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485