#FFACAA#FFACAA
#FFACAA is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.4% C 0.098 H 20.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACAA |
|---|---|
| RGB | rgb(255, 172, 170) |
| HSL | hsl(1, 100%, 83%) |
| HSV | hsv(1, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 33.3%, 0%) |
| CIE-LAB | lab(78.27, 30.19, 13.50) |
| CIE-LCH | lch(78.27, 33.07, 24.10°) |
| OKLab | oklab(82.42% 0.0917 0.0351) |
| OKLCH | oklch(82.42% 0.098 20.9) |
| XYZ | xyz(63.2504, 53.6716, 45.0507) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 6.38
Soft Pink
#FDB0C0
ΔE00 6.66
Peachy Pink
#FF9A8A
ΔE00 6.85
Light Salmon
#FEA993
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACAA #AAFDFF
analogous
#FFAAD2 #FFACAA #FFD6AA
triadic
#FFACAA #AAFFAC #ACAAFF
tetradic
#FFACAA #D2FFAA #AAFDFF #D6AAFF
square
#FFACAA #D2FFAA #AAFDFF #D6AAFF
split-complementary
#FFACAA #AAFFD6 #AAD2FF
monochromatic
#FF3430 #FF706D #FFACAA #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.79
#FFACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FFACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACAA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACAA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffacaa; /* rgb */ color: rgb(255, 172, 170); /* oklch */ color: oklch(82.4% 0.098 20.9);
Tailwind
colors: {
custom: {
50: '#ffc5c3',
500: '#ffacaa',
950: '#000000',
},
}SCSS
$custom: #ffacaa; $custom-light: #ffc5c3; $custom-dark: #000000;
JSON
{
"hex": "#ffacaa",
"rgb": {
"r": 255,
"g": 172,
"b": 170
},
"hsl": {
"h": 1.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82417,
"c": 0.09817,
"h": 20.9
},
"luminance": 0.53667
}Semantic roles & 50–950 ramp
primary
#FFACAA
secondary
#69E2E4
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282