#EFD0CC#EFD0CC
#EFD0CC is a very light, muted red. Relative luminance 0.678; OKLCH L 88.2% C 0.035 H 26.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD0CC |
|---|---|
| RGB | rgb(239, 208, 204) |
| HSL | hsl(7, 52%, 87%) |
| HSV | hsv(7, 15%, 94%) |
| CMYK | cmyk(0%, 13%, 14.6%, 6.3%) |
| CIE-LAB | lab(85.92, 10.18, 5.97) |
| CIE-LCH | lch(85.92, 11.80, 30.41°) |
| OKLab | oklab(88.25% 0.0316 0.0158) |
| OKLCH | oklch(88.25% 0.035 26.6) |
| XYZ | xyz(69.0511, 67.8239, 66.5689) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.49
Pale Pink
#FFCFDC
ΔE00 8.25
Light Rose
#FFC5CB
ΔE00 8.27
Light Pink
#FFD1DF
ΔE00 8.33
Pale Rose
#FDC1C5
ΔE00 8.47
Lavenderblush
#FFF0F5
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD0CC #CCEBEF
analogous
#EFCCDA #EFD0CC #EFE2CC
triadic
#EFD0CC #CCEFD0 #D0CCEF
tetradic
#EFD0CC #DAEFCC #CCEBEF #E2CCEF
square
#EFD0CC #DAEFCC #CCEBEF #E2CCEF
split-complementary
#EFD0CC #CCEFE2 #CCDAEF
monochromatic
#D27A6F #E0A59D #EFD0CC #F8EAE8 #F8EAE8
Accessibility & contrast
On white
1.44
#EFD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#EFD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD0CC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD0CC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#F7CDCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efd0cc; /* rgb */ color: rgb(239, 208, 204); /* oklch */ color: oklch(88.2% 0.035 26.6);
Tailwind
colors: {
custom: {
50: '#f4dedb',
500: '#efd0cc',
950: '#000000',
},
}SCSS
$custom: #efd0cc; $custom-light: #f4dedb; $custom-dark: #000000;
JSON
{
"hex": "#efd0cc",
"rgb": {
"r": 239,
"g": 208,
"b": 204
},
"hsl": {
"h": 6.857,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.88247,
"c": 0.03537,
"h": 26.6
},
"luminance": 0.67822
}Semantic roles & 50–950 ramp
primary
#EFD0CC
secondary
#93C6CD
accent
#AEC026
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171515
muted
#858484