#EFDFE2#EFDFE2
#EFDFE2 is a very light, near-neutral red. Relative luminance 0.766; OKLCH L 91.7% C 0.018 H 4.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE2 |
|---|---|
| RGB | rgb(239, 223, 226) |
| HSL | hsl(349, 33%, 91%) |
| HSV | hsv(349, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 5.4%, 6.3%) |
| CIE-LAB | lab(90.15, 5.97, 0.50) |
| CIE-LCH | lch(90.15, 5.99, 4.82°) |
| OKLab | oklab(91.73% 0.0179 0.0014) |
| OKLCH | oklch(91.73% 0.018 4.5) |
| XYZ | xyz(75.7101, 76.6179, 82.7371) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.72
Mistyrose
#FFE4E1
ΔE00 4.59
Very Light Pink
#FFF4F2
ΔE00 5.41
Snow
#FFFAFA
ΔE00 7.25
Seashell
#FFF5EE
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE2 #DFEFEC
analogous
#EFDFEA #EFDFE2 #EFE4DF
triadic
#EFDFE2 #E2EFDF #DFE2EF
tetradic
#EFDFE2 #EAEFDF #DFEFEC #E4DFEF
square
#EFDFE2 #EAEFDF #DFEFEC #E4DFEF
split-complementary
#EFDFE2 #DFEFE4 #DFEAEF
monochromatic
#C68D98 #DBB6BD #EFDFE2 #F5EBED #F5EBED
Accessibility & contrast
On white
1.29
#EFDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EFDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE2 | 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)
#E1E1E2
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#F2DEE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe2; /* rgb */ color: rgb(239, 223, 226); /* oklch */ color: oklch(91.7% 0.018 4.5);
Tailwind
colors: {
custom: {
50: '#f4e9eb',
500: '#efdfe2',
950: '#000000',
},
}SCSS
$custom: #efdfe2; $custom-light: #f4e9eb; $custom-dark: #000000;
JSON
{
"hex": "#efdfe2",
"rgb": {
"r": 239,
"g": 223,
"b": 226
},
"hsl": {
"h": 348.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91731,
"c": 0.01796,
"h": 4.5
},
"luminance": 0.76617
}Semantic roles & 50–950 ramp
primary
#EFDFE2
secondary
#A9C9C3
accent
#AC9739
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484