#EFDFDD#EFDFDD
#EFDFDD is a very light, near-neutral red. Relative luminance 0.763; OKLCH L 91.6% C 0.018 H 26.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFDD |
|---|---|
| RGB | rgb(239, 223, 221) |
| HSL | hsl(7, 36%, 90%) |
| HSV | hsv(7, 8%, 94%) |
| CMYK | cmyk(0%, 6.7%, 7.5%, 6.3%) |
| CIE-LAB | lab(90.02, 5.12, 2.94) |
| CIE-LCH | lch(90.02, 5.91, 29.89°) |
| OKLab | oklab(91.59% 0.016 0.0079) |
| OKLCH | oklch(91.59% 0.018 26.1) |
| XYZ | xyz(75.0340, 76.3475, 79.1763) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.16
Very Light Pink
#FFF4F2
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 4.89
Seashell
#FFF5EE
ΔE00 5.98
Linen
#FAF0E6
ΔE00 6.39
Snow
#FFFAFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFDD #DDEDEF
analogous
#EFDDE4 #EFDFDD #EFE8DD
triadic
#EFDFDD #DDEFDF #DFDDEF
tetradic
#EFDFDD #E4EFDD #DDEDEF #E8DDEF
square
#EFDFDD #E4EFDD #DDEDEF #E8DDEF
split-complementary
#EFDFDD #DDEFE8 #DDE4EF
monochromatic
#C8918A #DBB8B3 #EFDFDD #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.29
#EFDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EFDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFDD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFDD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E5E4DD
Tritanopia (blue-blind)
#F3DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdfdd; /* rgb */ color: rgb(239, 223, 221); /* oklch */ color: oklch(91.6% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#f4e9e7',
500: '#efdfdd',
950: '#000000',
},
}SCSS
$custom: #efdfdd; $custom-light: #f4e9e7; $custom-dark: #000000;
JSON
{
"hex": "#efdfdd",
"rgb": {
"r": 239,
"g": 223,
"b": 221
},
"hsl": {
"h": 6.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91591,
"c": 0.01784,
"h": 26.1
},
"luminance": 0.76347
}Semantic roles & 50–950 ramp
primary
#EFDFDD
secondary
#A6C6CA
accent
#A2AF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484