#EFDEEB#EFDEEB
#EFDEEB is a very light, muted pink. Relative luminance 0.766; OKLCH L 91.8% C 0.025 H 333.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEEB |
|---|---|
| RGB | rgb(239, 222, 235) |
| HSL | hsl(314, 35%, 90%) |
| HSV | hsv(314, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.13, 8.05, -4.24) |
| CIE-LCH | lch(90.13, 9.10, 332.25°) |
| OKLab | oklab(91.8% 0.0227 -0.0112) |
| OKLCH | oklch(91.8% 0.025 333.8) |
| XYZ | xyz(76.7112, 76.5922, 89.3237) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Mistyrose
#FFE4E1
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 8.40
Very Light Pink
#FFF4F2
ΔE00 8.49
Light Pink
#FFD1DF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEEB #DEEFE2
analogous
#EADEEF #EFDEEB #EFDEE2
triadic
#EFDEEB #EBEFDE #DEEBEF
tetradic
#EFDEEB #EFEADE #DEEFE2 #DEE2EF
square
#EFDEEB #EFEADE #DEEFE2 #DEE2EF
split-complementary
#EFDEEB #E2EFDE #DEEFEA
monochromatic
#C78CB9 #DBB5D2 #EFDEEB #F5EAF3 #F5EAF3
Accessibility & contrast
On white
1.29
#EFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EFDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEEB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEEB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E1E4EA
Tritanopia (blue-blind)
#F1DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdeeb; /* rgb */ color: rgb(239, 222, 235); /* oklch */ color: oklch(91.8% 0.025 333.8);
Tailwind
colors: {
custom: {
50: '#f4e8f1',
500: '#efdeeb',
950: '#000000',
},
}SCSS
$custom: #efdeeb; $custom-light: #f4e8f1; $custom-dark: #000000;
JSON
{
"hex": "#efdeeb",
"rgb": {
"r": 239,
"g": 222,
"b": 235
},
"hsl": {
"h": 314.118,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91799,
"c": 0.02526,
"h": 333.8
},
"luminance": 0.76591
}Semantic roles & 50–950 ramp
primary
#EFDEEB
secondary
#A8CAB0
accent
#AE5438
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485