#FFACC0#FFACC0
#FFACC0 is a very light, moderate red. Relative luminance 0.546; OKLCH L 83.0% C 0.100 H 3.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACC0 |
|---|---|
| RGB | rgb(255, 172, 192) |
| HSL | hsl(346, 100%, 84%) |
| HSV | hsv(346, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 24.7%, 0%) |
| CIE-LAB | lab(78.80, 33.06, 2.31) |
| CIE-LCH | lch(78.80, 33.14, 3.99°) |
| OKLab | oklab(82.99% 0.0999 0.0065) |
| OKLCH | oklch(82.99% 0.1 3.7) |
| XYZ | xyz(65.5083, 54.5748, 56.9425) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.43
Baby Pink
#FFB7CE
ΔE00 3.27
Lightpink
#FFB6C1
ΔE00 3.32
Pastel Pink
#FFBACD
ΔE00 3.55
Powder Pink
#FFB2D0
ΔE00 3.85
Pink
#FFC0CB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACC0 #ACFFEB
analogous
#FFACE9 #FFACC0 #FFC1AC
triadic
#FFACC0 #C0FFAC #ACC0FF
tetradic
#FFACC0 #E9FFAC #ACFFEB #C1ACFF
square
#FFACC0 #E9FFAC #ACFFEB #C1ACFF
split-complementary
#FFACC0 #ACFFC1 #ACE9FF
monochromatic
#FF3263 #FF6F92 #FFACC0 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.76
#FFACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FFACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACC0
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACC0 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC1
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#FFA6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffacc0; /* rgb */ color: rgb(255, 172, 192); /* oklch */ color: oklch(83.0% 0.100 3.7);
Tailwind
colors: {
custom: {
50: '#ffc5d3',
500: '#ffacc0',
950: '#000000',
},
}SCSS
$custom: #ffacc0; $custom-light: #ffc5d3; $custom-dark: #000000;
JSON
{
"hex": "#ffacc0",
"rgb": {
"r": 255,
"g": 172,
"b": 192
},
"hsl": {
"h": 345.542,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82994,
"c": 0.10006,
"h": 3.7
},
"luminance": 0.54571
}Semantic roles & 50–950 ramp
primary
#FFACC0
secondary
#6AE5C7
accent
#E6AE00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283