#EFDFDB#EFDFDB
#EFDFDB is a very light, near-neutral red. Relative luminance 0.762; OKLCH L 91.5% C 0.018 H 34.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFDB |
|---|---|
| RGB | rgb(239, 223, 219) |
| HSL | hsl(12, 38%, 90%) |
| HSV | hsv(12, 8%, 94%) |
| CMYK | cmyk(0%, 6.7%, 8.4%, 6.3%) |
| CIE-LAB | lab(89.97, 4.79, 3.92) |
| CIE-LCH | lch(89.97, 6.19, 39.31°) |
| OKLab | oklab(91.54% 0.0153 0.0104) |
| OKLCH | oklch(91.54% 0.018 34.3) |
| XYZ | xyz(74.7691, 76.2415, 77.7814) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.41
Very Light Pink
#FFF4F2
ΔE00 4.74
Seashell
#FFF5EE
ΔE00 5.54
Lavenderblush
#FFF0F5
ΔE00 5.61
Linen
#FAF0E6
ΔE00 5.70
Snow
#FFFAFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFDB #DBEBEF
analogous
#EFDBE1 #EFDFDB #EFE9DB
triadic
#EFDFDB #DBEFDF #DFDBEF
tetradic
#EFDFDB #E1EFDB #DBEBEF #E9DBEF
square
#EFDFDB #E1EFDB #DBEBEF #E9DBEF
split-complementary
#EFDFDB #DBEFE9 #DBE1EF
monochromatic
#C99486 #DCB9B1 #EFDFDB #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.29
#EFDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EFDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFDB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFDB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DB
Deuteranopia (green-blind)
#E6E3DB
Tritanopia (blue-blind)
#F3DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdfdb; /* rgb */ color: rgb(239, 223, 219); /* oklch */ color: oklch(91.5% 0.018 34.3);
Tailwind
colors: {
custom: {
50: '#f4e9e6',
500: '#efdfdb',
950: '#000000',
},
}SCSS
$custom: #efdfdb; $custom-light: #f4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#efdfdb",
"rgb": {
"r": 239,
"g": 223,
"b": 219
},
"hsl": {
"h": 12,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.91537,
"c": 0.01847,
"h": 34.3
},
"luminance": 0.76241
}Semantic roles & 50–950 ramp
primary
#EFDFDB
secondary
#A4C3CA
accent
#98B134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484