#EFDFE8#EFDFE8
#EFDFE8 is a very light, muted pink. Relative luminance 0.770; OKLCH L 91.9% C 0.021 H 342.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE8 |
|---|---|
| RGB | rgb(239, 223, 232) |
| HSL | hsl(326, 33%, 91%) |
| HSV | hsv(326, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 2.9%, 6.3%) |
| CIE-LAB | lab(90.30, 7.01, -2.42) |
| CIE-LCH | lch(90.30, 7.41, 340.96°) |
| OKLab | oklab(91.9% 0.0201 -0.0063) |
| OKLCH | oklch(91.9% 0.021 342.5) |
| XYZ | xyz(76.5478, 76.9530, 87.1491) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.97
Mistyrose
#FFE4E1
ΔE00 6.22
Very Light Pink
#FFF4F2
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.47
Ghostwhite
#F8F8FF
ΔE00 8.31
Snow
#FFFAFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE8 #DFEFE6
analogous
#EEDFEF #EFDFE8 #EFDFE0
triadic
#EFDFE8 #E8EFDF #DFE8EF
tetradic
#EFDFE8 #EFEEDF #DFEFE6 #DFE0EF
square
#EFDFE8 #EFEEDF #DFEFE6 #DFE0EF
split-complementary
#EFDFE8 #E0EFDF #DFEFEE
monochromatic
#C68DAD #DBB6CB #EFDFE8 #F5EBF0 #F5EBF0
Accessibility & contrast
On white
1.28
#EFDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EFDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE8
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE8 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#E3E4E8
Tritanopia (blue-blind)
#F1DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe8; /* rgb */ color: rgb(239, 223, 232); /* oklch */ color: oklch(91.9% 0.021 342.5);
Tailwind
colors: {
custom: {
50: '#f4e9ef',
500: '#efdfe8',
950: '#000000',
},
}SCSS
$custom: #efdfe8; $custom-light: #f4e9ef; $custom-dark: #000000;
JSON
{
"hex": "#efdfe8",
"rgb": {
"r": 239,
"g": 223,
"b": 232
},
"hsl": {
"h": 326.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91903,
"c": 0.0211,
"h": 342.5
},
"luminance": 0.76952
}Semantic roles & 50–950 ramp
primary
#EFDFE8
secondary
#A9C9B7
accent
#AC6C39
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485