#EFD2CB#EFD2CB
#EFD2CB is a very light, muted red. Relative luminance 0.688; OKLCH L 88.6% C 0.034 H 33.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2CB |
|---|---|
| RGB | rgb(239, 210, 203) |
| HSL | hsl(12, 53%, 87%) |
| HSV | hsv(12, 15%, 94%) |
| CMYK | cmyk(0%, 12.1%, 15.1%, 6.3%) |
| CIE-LAB | lab(86.38, 8.98, 7.17) |
| CIE-LCH | lch(86.38, 11.49, 38.63°) |
| OKLab | oklab(88.6% 0.0283 0.0189) |
| OKLCH | oklch(88.6% 0.034 33.8) |
| XYZ | xyz(69.4223, 68.7574, 66.1028) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.35
Apricot
#FBCEB1
ΔE00 8.55
Lavenderblush
#FFF0F5
ΔE00 9.03
Very Light Pink
#FFF4F2
ΔE00 9.32
Pinkish Grey
#C8ACA9
ΔE00 9.71
Light Rose
#FFC5CB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2CB #CBE8EF
analogous
#EFCBD6 #EFD2CB #EFE4CB
triadic
#EFD2CB #CBEFD2 #D2CBEF
tetradic
#EFD2CB #D6EFCB #CBE8EF #E4CBEF
square
#EFD2CB #D6EFCB #CBE8EF #E4CBEF
split-complementary
#EFD2CB #CBEFE4 #CBD6EF
monochromatic
#D2816D #E1AA9C #EFD2CB #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.42
#EFD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#EFD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2CB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2CB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#DFDACB
Tritanopia (blue-blind)
#F7CED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd2cb; /* rgb */ color: rgb(239, 210, 203); /* oklch */ color: oklch(88.6% 0.034 33.8);
Tailwind
colors: {
custom: {
50: '#f4dfda',
500: '#efd2cb',
950: '#000000',
},
}SCSS
$custom: #efd2cb; $custom-light: #f4dfda; $custom-dark: #000000;
JSON
{
"hex": "#efd2cb",
"rgb": {
"r": 239,
"g": 210,
"b": 203
},
"hsl": {
"h": 11.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.88603,
"c": 0.03401,
"h": 33.8
},
"luminance": 0.68756
}Semantic roles & 50–950 ramp
primary
#EFD2CB
secondary
#91C1CD
accent
#A2C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483