#EFCACC#EFCACC
#EFCACC is a very light, muted red. Relative luminance 0.650; OKLCH L 87.1% C 0.042 H 14.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCACC |
|---|---|
| RGB | rgb(239, 202, 204) |
| HSL | hsl(357, 54%, 86%) |
| HSV | hsv(357, 15%, 94%) |
| CMYK | cmyk(0%, 15.5%, 14.6%, 6.3%) |
| CIE-LAB | lab(84.46, 13.33, 3.87) |
| CIE-LCH | lch(84.46, 13.88, 16.18°) |
| OKLab | oklab(87.11% 0.0406 0.0104) |
| OKLCH | oklch(87.11% 0.042 14.3) |
| XYZ | xyz(67.6159, 64.9534, 66.0905) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.25
Light Rose
#FFC5CB
ΔE00 5.38
Light Pink
#FFD1DF
ΔE00 5.45
Pale Rose
#FDC1C5
ΔE00 5.74
Mistyrose
#FFE4E1
ΔE00 6.65
Bubblegum
#FFC1CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCACC #CAEFED
analogous
#EFCADF #EFCACC #EFDBCA
triadic
#EFCACC #CCEFCA #CACCEF
tetradic
#EFCACC #DFEFCA #CAEFED #DBCAEF
square
#EFCACC #DFEFCA #CAEFED #DBCAEF
split-complementary
#EFCACC #CAEFDB #CADFEF
monochromatic
#D36C72 #E19B9F #EFCACC #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.50
#EFCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EFCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCACC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCACC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#F7C7CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcacc; /* rgb */ color: rgb(239, 202, 204); /* oklch */ color: oklch(87.1% 0.042 14.3);
Tailwind
colors: {
custom: {
50: '#f4dadb',
500: '#efcacc',
950: '#000000',
},
}SCSS
$custom: #efcacc; $custom-light: #f4dadb; $custom-dark: #000000;
JSON
{
"hex": "#efcacc",
"rgb": {
"r": 239,
"g": 202,
"b": 204
},
"hsl": {
"h": 356.757,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.8711,
"c": 0.04194,
"h": 14.3
},
"luminance": 0.64951
}Semantic roles & 50–950 ramp
primary
#EFCACC
secondary
#90CDCA
accent
#C1B924
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171415
muted
#858384