#EFACA7#EFACA7
#EFACA7 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.6% C 0.080 H 23.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFACA7 |
|---|---|
| RGB | rgb(239, 172, 167) |
| HSL | hsl(4, 69%, 80%) |
| HSV | hsv(4, 30%, 94%) |
| CMYK | cmyk(0%, 28%, 30.1%, 6.3%) |
| CIE-LAB | lab(76.47, 23.89, 12.34) |
| CIE-LCH | lch(76.47, 26.89, 27.32°) |
| OKLab | oklab(80.62% 0.0729 0.0321) |
| OKLCH | oklch(80.62% 0.08 23.8) |
| XYZ | xyz(57.3256, 50.6491, 43.3085) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.73
Pale Rose
#FDC1C5
ΔE00 6.24
Lightpink
#FFB6C1
ΔE00 6.62
Light Salmon
#FEA993
ΔE00 6.73
Pale Salmon
#FFB19A
ΔE00 6.89
Peachy Pink
#FF9A8A
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFACA7 #A7EAEF
analogous
#EFA7C6 #EFACA7 #EFD0A7
triadic
#EFACA7 #A7EFAC #ACA7EF
tetradic
#EFACA7 #C6EFA7 #A7EAEF #D0A7EF
square
#EFACA7 #C6EFA7 #A7EAEF #D0A7EF
split-complementary
#EFACA7 #A7EFD0 #A7C6EF
monochromatic
#DC4A3F #E67B73 #EFACA7 #F8DDDB #FAE7E5
Accessibility & contrast
On white
1.89
#EFACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EFACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFACA7
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFACA7 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A6
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#FDA4AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efaca7; /* rgb */ color: rgb(239, 172, 167); /* oklch */ color: oklch(80.6% 0.080 23.8);
Tailwind
colors: {
custom: {
50: '#f5c5c1',
500: '#efaca7',
950: '#000000',
},
}SCSS
$custom: #efaca7; $custom-light: #f5c5c1; $custom-dark: #000000;
JSON
{
"hex": "#efaca7",
"rgb": {
"r": 239,
"g": 172,
"b": 167
},
"hsl": {
"h": 4.167,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.8062,
"c": 0.07962,
"h": 23.8
},
"luminance": 0.50646
}Semantic roles & 50–950 ramp
primary
#EFACA7
secondary
#6EC6CD
accent
#C4D114
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282