#EFDBE0#EFDBE0
#EFDBE0 is a very light, muted red. Relative luminance 0.744; OKLCH L 90.9% C 0.023 H 0.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBE0 |
|---|---|
| RGB | rgb(239, 219, 224) |
| HSL | hsl(345, 38%, 90%) |
| HSV | hsv(345, 8%, 94%) |
| CMYK | cmyk(0%, 8.4%, 6.3%, 6.3%) |
| CIE-LAB | lab(89.11, 7.71, 0.04) |
| CIE-LCH | lch(89.11, 7.71, 0.32°) |
| OKLab | oklab(90.9% 0.023 0.0002) |
| OKLCH | oklch(90.9% 0.023 0.6) |
| XYZ | xyz(74.3812, 74.3966, 80.9482) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.52
Lavenderblush
#FFF0F5
ΔE00 4.68
Very Light Pink
#FFF4F2
ΔE00 7.12
Light Pink
#FFD1DF
ΔE00 8.35
Pale Pink
#FFCFDC
ΔE00 8.71
Snow
#FFFAFA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBE0 #DBEFEA
analogous
#EFDBEA #EFDBE0 #EFE0DB
triadic
#EFDBE0 #E0EFDB #DBE0EF
tetradic
#EFDBE0 #EAEFDB #DBEFEA #E0DBEF
square
#EFDBE0 #EAEFDB #DBEFEA #E0DBEF
split-complementary
#EFDBE0 #DBEFE0 #DBEAEF
monochromatic
#C98697 #DCB1BC #EFDBE0 #F6EAED #F6EAED
Accessibility & contrast
On white
1.32
#EFDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EFDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBE0
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBE0 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#F3DADD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdbe0; /* rgb */ color: rgb(239, 219, 224); /* oklch */ color: oklch(90.9% 0.023 0.6);
Tailwind
colors: {
custom: {
50: '#f4e6e9',
500: '#efdbe0',
950: '#000000',
},
}SCSS
$custom: #efdbe0; $custom-light: #f4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#efdbe0",
"rgb": {
"r": 239,
"g": 219,
"b": 224
},
"hsl": {
"h": 345,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90904,
"c": 0.02296,
"h": 0.6
},
"luminance": 0.74396
}Semantic roles & 50–950 ramp
primary
#EFDBE0
secondary
#A4CAC1
accent
#B19234
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484