#EFD3CA#EFD3CA
#EFD3CA is a very light, muted red. Relative luminance 0.692; OKLCH L 88.8% C 0.034 H 38.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD3CA |
|---|---|
| RGB | rgb(239, 211, 202) |
| HSL | hsl(15, 54%, 86%) |
| HSV | hsv(15, 15%, 94%) |
| CMYK | cmyk(0%, 11.7%, 15.5%, 6.3%) |
| CIE-LAB | lab(86.61, 8.30, 8.02) |
| CIE-LCH | lch(86.61, 11.54, 44.02°) |
| OKLab | oklab(88.77% 0.0264 0.0211) |
| OKLCH | oklch(88.77% 0.034 38.6) |
| XYZ | xyz(69.5512, 69.2052, 65.5598) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.67
Apricot
#FBCEB1
ΔE00 7.82
Peach
#FFDAB9
ΔE00 9.10
Very Light Pink
#FFF4F2
ΔE00 9.10
Lavenderblush
#FFF0F5
ΔE00 9.29
Warm Beige
#E9DCC9
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD3CA #CAE6EF
analogous
#EFCAD4 #EFD3CA #EFE6CA
triadic
#EFD3CA #CAEFD3 #D3CAEF
tetradic
#EFD3CA #D4EFCA #CAE6EF #E6CAEF
square
#EFD3CA #D4EFCA #CAE6EF #E6CAEF
split-complementary
#EFD3CA #CAEFE6 #CAD4EF
monochromatic
#D3856C #E1AC9B #EFD3CA #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.42
#EFD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#EFD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD3CA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD3CA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#F7CFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd3ca; /* rgb */ color: rgb(239, 211, 202); /* oklch */ color: oklch(88.8% 0.034 38.6);
Tailwind
colors: {
custom: {
50: '#f4e0da',
500: '#efd3ca',
950: '#000000',
},
}SCSS
$custom: #efd3ca; $custom-light: #f4e0da; $custom-dark: #000000;
JSON
{
"hex": "#efd3ca",
"rgb": {
"r": 239,
"g": 211,
"b": 202
},
"hsl": {
"h": 14.595,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.88768,
"c": 0.03379,
"h": 38.6
},
"luminance": 0.69204
}Semantic roles & 50–950 ramp
primary
#EFD3CA
secondary
#90BECD
accent
#9BC124
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483