#FFACA7#FFACA7
#FFACA7 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.3% C 0.099 H 23.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACA7 |
|---|---|
| RGB | rgb(255, 172, 167) |
| HSL | hsl(3, 100%, 83%) |
| HSV | hsv(3, 35%, 100%) |
| CMYK | cmyk(0%, 32.5%, 34.5%, 0%) |
| CIE-LAB | lab(78.20, 29.83, 15.04) |
| CIE-LCH | lch(78.20, 33.40, 26.75°) |
| OKLab | oklab(82.35% 0.0906 0.0389) |
| OKLCH | oklch(82.35% 0.099 23.2) |
| XYZ | xyz(62.9698, 53.5594, 43.5731) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.52
Peachy Pink
#FF9A8A
ΔE00 6.03
Light Salmon
#FEA993
ΔE00 6.09
Pale Salmon
#FFB19A
ΔE00 6.60
Lightpink
#FFB6C1
ΔE00 6.65
Pale Rose
#FDC1C5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACA7 #A7FAFF
analogous
#FFA7CE #FFACA7 #FFD8A7
triadic
#FFACA7 #A7FFAC #ACA7FF
tetradic
#FFACA7 #CEFFA7 #A7FAFF #D8A7FF
square
#FFACA7 #CEFFA7 #A7FAFF #D8A7FF
split-complementary
#FFACA7 #A7FFD8 #A7CEFF
monochromatic
#FF392D #FF726A #FFACA7 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.79
#FFACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACA7
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACA7 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A6
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#FFA2AB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaca7; /* rgb */ color: rgb(255, 172, 167); /* oklch */ color: oklch(82.3% 0.099 23.2);
Tailwind
colors: {
custom: {
50: '#ffc5c1',
500: '#ffaca7',
950: '#000000',
},
}SCSS
$custom: #ffaca7; $custom-light: #ffc5c1; $custom-dark: #000000;
JSON
{
"hex": "#ffaca7",
"rgb": {
"r": 255,
"g": 172,
"b": 167
},
"hsl": {
"h": 3.409,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.82345,
"c": 0.09855,
"h": 23.2
},
"luminance": 0.53555
}Semantic roles & 50–950 ramp
primary
#FFACA7
secondary
#66DDE4
accent
#D8E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282