#EFDEDB#EFDEDB
#EFDEDB is a very light, near-neutral red. Relative luminance 0.757; OKLCH L 91.3% C 0.019 H 29.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEDB |
|---|---|
| RGB | rgb(239, 222, 219) |
| HSL | hsl(9, 38%, 90%) |
| HSV | hsv(9, 8%, 94%) |
| CMYK | cmyk(0%, 7.1%, 8.4%, 6.3%) |
| CIE-LAB | lab(89.72, 5.31, 3.56) |
| CIE-LCH | lch(89.72, 6.39, 33.88°) |
| OKLab | oklab(91.34% 0.0167 0.0095) |
| OKLCH | oklch(91.34% 0.019 29.5) |
| XYZ | xyz(74.5028, 75.7088, 77.6926) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.97
Very Light Pink
#FFF4F2
ΔE00 5.03
Lavenderblush
#FFF0F5
ΔE00 5.35
Seashell
#FFF5EE
ΔE00 6.11
Linen
#FAF0E6
ΔE00 6.39
Snow
#FFFAFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEDB #DBECEF
analogous
#EFDBE2 #EFDEDB #EFE8DB
triadic
#EFDEDB #DBEFDE #DEDBEF
tetradic
#EFDEDB #E2EFDB #DBECEF #E8DBEF
square
#EFDEDB #E2EFDB #DBECEF #E8DBEF
split-complementary
#EFDEDB #DBEFE8 #DBE2EF
monochromatic
#C99086 #DCB7B1 #EFDEDB #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.30
#EFDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EFDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEDB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEDB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#F4DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdedb; /* rgb */ color: rgb(239, 222, 219); /* oklch */ color: oklch(91.3% 0.019 29.5);
Tailwind
colors: {
custom: {
50: '#f4e8e6',
500: '#efdedb',
950: '#000000',
},
}SCSS
$custom: #efdedb; $custom-light: #f4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#efdedb",
"rgb": {
"r": 239,
"g": 222,
"b": 219
},
"hsl": {
"h": 9,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.91343,
"c": 0.01921,
"h": 29.5
},
"luminance": 0.75708
}Semantic roles & 50–950 ramp
primary
#EFDEDB
secondary
#A4C5CA
accent
#9FB134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484