#EFCACA#EFCACA
#EFCACA is a very light, muted red. Relative luminance 0.649; OKLCH L 87.1% C 0.042 H 18.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCACA |
|---|---|
| RGB | rgb(239, 202, 202) |
| HSL | hsl(0, 54%, 86%) |
| HSV | hsv(0, 15%, 94%) |
| CMYK | cmyk(0%, 15.5%, 15.5%, 6.3%) |
| CIE-LAB | lab(84.41, 13.02, 4.86) |
| CIE-LCH | lch(84.41, 13.90, 20.48°) |
| OKLab | oklab(87.06% 0.0399 0.013) |
| OKLCH | oklch(87.06% 0.042 18) |
| XYZ | xyz(67.3776, 64.8580, 64.8353) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.67
Pale Rose
#FDC1C5
ΔE00 5.91
Pale Pink
#FFCFDC
ΔE00 5.93
Light Pink
#FFD1DF
ΔE00 6.15
Mistyrose
#FFE4E1
ΔE00 6.42
Bubblegum
#FFC1CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCACA #CAEFEF
analogous
#EFCADD #EFCACA #EFDDCA
triadic
#EFCACA #CAEFCA #CACAEF
tetradic
#EFCACA #DDEFCA #CAEFEF #DDCAEF
square
#EFCACA #DDEFCA #CAEFEF #DDCAEF
split-complementary
#EFCACA #CAEFDD #CADDEF
monochromatic
#D36C6C #E19B9B #EFCACA #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.50
#EFCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#EFCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCACA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCACA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#D9D5CA
Tritanopia (blue-blind)
#F7C7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcaca; /* rgb */ color: rgb(239, 202, 202); /* oklch */ color: oklch(87.1% 0.042 18.0);
Tailwind
colors: {
custom: {
50: '#f4dada',
500: '#efcaca',
950: '#000000',
},
}SCSS
$custom: #efcaca; $custom-light: #f4dada; $custom-dark: #000000;
JSON
{
"hex": "#efcaca",
"rgb": {
"r": 239,
"g": 202,
"b": 202
},
"hsl": {
"h": 0,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.87055,
"c": 0.04194,
"h": 18
},
"luminance": 0.64856
}Semantic roles & 50–950 ramp
primary
#EFCACA
secondary
#90CDCD
accent
#C1C124
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383