#FFACA1#FFACA1
#FFACA1 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.2% C 0.100 H 27.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACA1 |
|---|---|
| RGB | rgb(255, 172, 161) |
| HSL | hsl(7, 100%, 82%) |
| HSV | hsv(7, 37%, 100%) |
| CMYK | cmyk(0%, 32.5%, 36.9%, 0%) |
| CIE-LAB | lab(78.08, 29.12, 18.11) |
| CIE-LCH | lch(78.08, 34.29, 31.87°) |
| OKLab | oklab(82.21% 0.0883 0.0464) |
| OKLCH | oklch(82.21% 0.1 27.7) |
| XYZ | xyz(62.4280, 53.3427, 40.7194) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.94
Blush (survey)
#F29E8E
ΔE00 4.11
Pale Salmon
#FFB19A
ΔE00 4.52
Peachy Pink
#FF9A8A
ΔE00 4.78
Pale Rose
#FDC1C5
ΔE00 8.26
Darksalmon
#E9967A
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACA1 #A1F4FF
analogous
#FFA1C5 #FFACA1 #FFDBA1
triadic
#FFACA1 #A1FFAC #ACA1FF
tetradic
#FFACA1 #C5FFA1 #A1F4FF #DBA1FF
square
#FFACA1 #C5FFA1 #A1F4FF #DBA1FF
split-complementary
#FFACA1 #A1FFDB #A1C5FF
monochromatic
#FF4027 #FF7664 #FFACA1 #FFE2DE #FFE4E0
Accessibility & contrast
On white
1.80
#FFACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACA1
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACA1 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A0
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaca1; /* rgb */ color: rgb(255, 172, 161); /* oklch */ color: oklch(82.2% 0.100 27.7);
Tailwind
colors: {
custom: {
50: '#ffc5bc',
500: '#ffaca1',
950: '#000000',
},
}SCSS
$custom: #ffaca1; $custom-light: #ffc5bc; $custom-dark: #000000;
JSON
{
"hex": "#ffaca1",
"rgb": {
"r": 255,
"g": 172,
"b": 161
},
"hsl": {
"h": 7.021,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.82205,
"c": 0.0997,
"h": 27.7
},
"luminance": 0.53338
}Semantic roles & 50–950 ramp
primary
#FFACA1
secondary
#61D4E3
accent
#CBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282