#EFDDDE#EFDDDE
#EFDDDE is a very light, near-neutral red. Relative luminance 0.753; OKLCH L 91.2% C 0.020 H 13.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDDE |
|---|---|
| RGB | rgb(239, 221, 222) |
| HSL | hsl(357, 36%, 90%) |
| HSV | hsv(357, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 7.1%, 6.3%) |
| CIE-LAB | lab(89.55, 6.33, 1.74) |
| CIE-LCH | lch(89.55, 6.56, 15.36°) |
| OKLab | oklab(91.23% 0.0193 0.0047) |
| OKLCH | oklch(91.23% 0.02 13.7) |
| XYZ | xyz(74.6364, 75.3386, 79.7030) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.81
Lavenderblush
#FFF0F5
ΔE00 4.46
Very Light Pink
#FFF4F2
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 7.48
Snow
#FFFAFA
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDDE #DDEFEE
analogous
#EFDDE7 #EFDDDE #EFE5DD
triadic
#EFDDDE #DEEFDD #DDDEEF
tetradic
#EFDDDE #E7EFDD #DDEFEE #E5DDEF
square
#EFDDDE #E7EFDD #DDEFEE #E5DDEF
split-complementary
#EFDDDE #DDEFE5 #DDE7EF
monochromatic
#C88A8D #DBB3B6 #EFDDDE #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.31
#EFDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EFDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDDE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDDE | 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)
#E0DFDE
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#F3DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efddde; /* rgb */ color: rgb(239, 221, 222); /* oklch */ color: oklch(91.2% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#f4e7e8',
500: '#efddde',
950: '#000000',
},
}SCSS
$custom: #efddde; $custom-light: #f4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#efddde",
"rgb": {
"r": 239,
"g": 221,
"b": 222
},
"hsl": {
"h": 356.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91232,
"c": 0.01986,
"h": 13.7
},
"luminance": 0.75338
}Semantic roles & 50–950 ramp
primary
#EFDDDE
secondary
#A6CAC8
accent
#AFA837
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484