#FFACA0#FFACA0
#FFACA0 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.2% C 0.100 H 28.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACA0 |
|---|---|
| RGB | rgb(255, 172, 160) |
| HSL | hsl(8, 100%, 81%) |
| HSV | hsv(8, 37%, 100%) |
| CMYK | cmyk(0%, 32.5%, 37.3%, 0%) |
| CIE-LAB | lab(78.06, 29.01, 18.62) |
| CIE-LCH | lch(78.06, 34.47, 32.70°) |
| OKLab | oklab(82.18% 0.0879 0.0477) |
| OKLCH | oklch(82.18% 0.1 28.5) |
| XYZ | xyz(62.3401, 53.3076, 40.2569) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.58
Blush (survey)
#F29E8E
ΔE00 3.94
Pale Salmon
#FFB19A
ΔE00 4.18
Peachy Pink
#FF9A8A
ΔE00 4.65
Darksalmon
#E9967A
ΔE00 8.35
Pale Rose
#FDC1C5
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACA0 #A0F3FF
analogous
#FFA0C4 #FFACA0 #FFDCA0
triadic
#FFACA0 #A0FFAC #ACA0FF
tetradic
#FFACA0 #C4FFA0 #A0F3FF #DCA0FF
square
#FFACA0 #C4FFA0 #A0F3FF #DCA0FF
split-complementary
#FFACA0 #A0FFDC #A0C4FF
monochromatic
#FF4126 #FF7763 #FFACA0 #FFE1DD #FFE4E0
Accessibility & contrast
On white
1.80
#FFACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FFACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACA0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACA0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79F
Deuteranopia (green-blind)
#D2C79F
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaca0; /* rgb */ color: rgb(255, 172, 160); /* oklch */ color: oklch(82.2% 0.100 28.5);
Tailwind
colors: {
custom: {
50: '#ffc5bc',
500: '#ffaca0',
950: '#000000',
},
}SCSS
$custom: #ffaca0; $custom-light: #ffc5bc; $custom-dark: #000000;
JSON
{
"hex": "#ffaca0",
"rgb": {
"r": 255,
"g": 172,
"b": 160
},
"hsl": {
"h": 7.579,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.82183,
"c": 0.09996,
"h": 28.5
},
"luminance": 0.53303
}Semantic roles & 50–950 ramp
primary
#FFACA0
secondary
#60D2E3
accent
#C9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282