#FFACAE#FFACAE
#FFACAE is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.5% C 0.098 H 17.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACAE |
|---|---|
| RGB | rgb(255, 172, 174) |
| HSL | hsl(359, 100%, 84%) |
| HSV | hsv(359, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 31.8%, 0%) |
| CIE-LAB | lab(78.36, 30.69, 11.46) |
| CIE-LCH | lch(78.36, 32.76, 20.48°) |
| OKLab | oklab(82.52% 0.0932 0.03) |
| OKLCH | oklch(82.52% 0.098 17.8) |
| XYZ | xyz(63.6345, 53.8253, 47.0739) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.47
Soft Pink
#FDB0C0
ΔE00 5.28
Pale Rose
#FDC1C5
ΔE00 5.86
Pink
#FFC0CB
ΔE00 6.62
Bubblegum
#FFC1CC
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACAE #ACFFFD
analogous
#FFACD7 #FFACAE #FFD3AC
triadic
#FFACAE #AEFFAC #ACAEFF
tetradic
#FFACAE #D7FFAC #ACFFFD #D3ACFF
square
#FFACAE #D7FFAC #ACFFFD #D3ACFF
split-complementary
#FFACAE #ACFFD3 #ACD7FF
monochromatic
#FF3237 #FF6F72 #FFACAE #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.79
#FFACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FFACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACAE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACAE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffacae; /* rgb */ color: rgb(255, 172, 174); /* oklch */ color: oklch(82.5% 0.098 17.8);
Tailwind
colors: {
custom: {
50: '#ffc5c6',
500: '#ffacae',
950: '#000000',
},
}SCSS
$custom: #ffacae; $custom-light: #ffc5c6; $custom-dark: #000000;
JSON
{
"hex": "#ffacae",
"rgb": {
"r": 255,
"g": 172,
"b": 174
},
"hsl": {
"h": 358.554,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82516,
"c": 0.09791,
"h": 17.8
},
"luminance": 0.53821
}Semantic roles & 50–950 ramp
primary
#FFACAE
secondary
#6AE5E2
accent
#E6E000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282