#EFDFDE#EFDFDE
#EFDFDE is a very light, near-neutral red. Relative luminance 0.764; OKLCH L 91.6% C 0.018 H 21.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFDE |
|---|---|
| RGB | rgb(239, 223, 222) |
| HSL | hsl(4, 35%, 90%) |
| HSV | hsv(4, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 7.1%, 6.3%) |
| CIE-LAB | lab(90.05, 5.29, 2.46) |
| CIE-LCH | lch(90.05, 5.83, 24.90°) |
| OKLab | oklab(91.62% 0.0164 0.0066) |
| OKLCH | oklch(91.62% 0.018 21.8) |
| XYZ | xyz(75.1676, 76.4009, 79.8801) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.13
Lavenderblush
#FFF0F5
ΔE00 4.58
Very Light Pink
#FFF4F2
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 6.25
Linen
#FAF0E6
ΔE00 6.75
Snow
#FFFAFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFDE #DEEEEF
analogous
#EFDEE5 #EFDFDE #EFE7DE
triadic
#EFDFDE #DEEFDF #DFDEEF
tetradic
#EFDFDE #E5EFDE #DEEEEF #E7DEEF
square
#EFDFDE #E5EFDE #DEEEEF #E7DEEF
split-complementary
#EFDFDE #DEEFE7 #DEE5EF
monochromatic
#C78F8C #DBB7B5 #EFDFDE #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.29
#EFDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EFDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFDE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFDE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#F3DEDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdfde; /* rgb */ color: rgb(239, 223, 222); /* oklch */ color: oklch(91.6% 0.018 21.8);
Tailwind
colors: {
custom: {
50: '#f4e9e8',
500: '#efdfde',
950: '#000000',
},
}SCSS
$custom: #efdfde; $custom-light: #f4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#efdfde",
"rgb": {
"r": 239,
"g": 223,
"b": 222
},
"hsl": {
"h": 3.529,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91619,
"c": 0.01767,
"h": 21.8
},
"luminance": 0.764
}Semantic roles & 50–950 ramp
primary
#EFDFDE
secondary
#A8C8CA
accent
#A7AE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484