#FFACAB#FFACAB
#FFACAB is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.4% C 0.098 H 20.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACAB |
|---|---|
| RGB | rgb(255, 172, 171) |
| HSL | hsl(1, 100%, 84%) |
| HSV | hsv(1, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 32.9%, 0%) |
| CIE-LAB | lab(78.29, 30.31, 12.99) |
| CIE-LCH | lch(78.29, 32.98, 23.20°) |
| OKLab | oklab(82.44% 0.0921 0.0338) |
| OKLCH | oklch(82.44% 0.098 20.1) |
| XYZ | xyz(63.3453, 53.7096, 45.5508) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.37
Pale Rose
#FDC1C5
ΔE00 6.22
Soft Pink
#FDB0C0
ΔE00 6.32
Blush (survey)
#F29E8E
ΔE00 6.69
Peachy Pink
#FF9A8A
ΔE00 7.14
Pink
#FFC0CB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACAB #ABFEFF
analogous
#FFABD4 #FFACAB #FFD6AB
triadic
#FFACAB #ABFFAC #ACABFF
tetradic
#FFACAB #D4FFAB #ABFEFF #D6ABFF
square
#FFACAB #D4FFAB #ABFEFF #D6ABFF
split-complementary
#FFACAB #ABFFD6 #ABD4FF
monochromatic
#FF3331 #FF706E #FFACAB #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.79
#FFACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FFACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACAB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACAB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffacab; /* rgb */ color: rgb(255, 172, 171); /* oklch */ color: oklch(82.4% 0.098 20.1);
Tailwind
colors: {
custom: {
50: '#ffc5c4',
500: '#ffacab',
950: '#000000',
},
}SCSS
$custom: #ffacab; $custom-light: #ffc5c4; $custom-dark: #000000;
JSON
{
"hex": "#ffacab",
"rgb": {
"r": 255,
"g": 172,
"b": 171
},
"hsl": {
"h": 0.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82442,
"c": 0.09808,
"h": 20.1
},
"luminance": 0.53705
}Semantic roles & 50–950 ramp
primary
#FFACAB
secondary
#6AE3E5
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282