#EFDCE8#EFDCE8
#EFDCE8 is a very light, muted pink. Relative luminance 0.754; OKLCH L 91.3% C 0.026 H 339.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCE8 |
|---|---|
| RGB | rgb(239, 220, 232) |
| HSL | hsl(322, 37%, 90%) |
| HSV | hsv(322, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 2.9%, 6.3%) |
| CIE-LAB | lab(89.56, 8.57, -3.50) |
| CIE-LCH | lch(89.56, 9.25, 337.78°) |
| OKLab | oklab(91.33% 0.0245 -0.0092) |
| OKLCH | oklch(91.33% 0.026 339.4) |
| XYZ | xyz(75.7534, 75.3642, 86.8843) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.26
Mistyrose
#FFE4E1
ΔE00 6.89
Light Pink
#FFD1DF
ΔE00 7.92
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCE8 #DCEFE3
analogous
#ECDCEF #EFDCE8 #EFDCDF
triadic
#EFDCE8 #E8EFDC #DCE8EF
tetradic
#EFDCE8 #EFECDC #DCEFE3 #DCDFEF
square
#EFDCE8 #EFECDC #DCEFE3 #DCDFEF
split-complementary
#EFDCE8 #DFEFDC #DCEFEC
monochromatic
#C988B1 #DCB2CC #EFDCE8 #F5EAF1 #F5EAF1
Accessibility & contrast
On white
1.31
#EFDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EFDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCE8
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCE8 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE9
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#F2DCE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdce8; /* rgb */ color: rgb(239, 220, 232); /* oklch */ color: oklch(91.3% 0.026 339.4);
Tailwind
colors: {
custom: {
50: '#f4e6ef',
500: '#efdce8',
950: '#000000',
},
}SCSS
$custom: #efdce8; $custom-light: #f4e6ef; $custom-dark: #000000;
JSON
{
"hex": "#efdce8",
"rgb": {
"r": 239,
"g": 220,
"b": 232
},
"hsl": {
"h": 322.105,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91327,
"c": 0.02613,
"h": 339.4
},
"luminance": 0.75363
}Semantic roles & 50–950 ramp
primary
#EFDCE8
secondary
#A5CAB3
accent
#B06335
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485