#EFD3CB#EFD3CB
#EFD3CB is a very light, muted red. Relative luminance 0.693; OKLCH L 88.8% C 0.033 H 36.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD3CB |
|---|---|
| RGB | rgb(239, 211, 203) |
| HSL | hsl(13, 53%, 87%) |
| HSV | hsv(13, 15%, 94%) |
| CMYK | cmyk(0%, 11.7%, 15.1%, 6.3%) |
| CIE-LAB | lab(86.63, 8.46, 7.53) |
| CIE-LCH | lch(86.63, 11.32, 41.67°) |
| OKLab | oklab(88.79% 0.0268 0.0198) |
| OKLCH | oklch(88.79% 0.033 36.5) |
| XYZ | xyz(69.6699, 69.2527, 66.1854) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.41
Apricot
#FBCEB1
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 9.02
Very Light Pink
#FFF4F2
ΔE00 9.03
Linen
#FAF0E6
ΔE00 9.50
Peach
#FFDAB9
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD3CB #CBE7EF
analogous
#EFCBD5 #EFD3CB #EFE5CB
triadic
#EFD3CB #CBEFD3 #D3CBEF
tetradic
#EFD3CB #D5EFCB #CBE7EF #E5CBEF
square
#EFD3CB #D5EFCB #CBE7EF #E5CBEF
split-complementary
#EFD3CB #CBEFE5 #CBD5EF
monochromatic
#D2846D #E1AB9C #EFD3CB #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.41
#EFD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EFD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD3CB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD3CB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#F7CFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd3cb; /* rgb */ color: rgb(239, 211, 203); /* oklch */ color: oklch(88.8% 0.033 36.5);
Tailwind
colors: {
custom: {
50: '#f4e0da',
500: '#efd3cb',
950: '#000000',
},
}SCSS
$custom: #efd3cb; $custom-light: #f4e0da; $custom-dark: #000000;
JSON
{
"hex": "#efd3cb",
"rgb": {
"r": 239,
"g": 211,
"b": 203
},
"hsl": {
"h": 13.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.88794,
"c": 0.03331,
"h": 36.5
},
"luminance": 0.69251
}Semantic roles & 50–950 ramp
primary
#EFD3CB
secondary
#91C0CD
accent
#9EC025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483