#FFA0CC#FFA0CC
#FFA0CC is a light, vivid pink. Relative luminance 0.508; OKLCH L 81.4% C 0.124 H 350.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0CC |
|---|---|
| RGB | rgb(255, 160, 204) |
| HSL | hsl(332, 100%, 81%) |
| HSV | hsv(332, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 20%, 0%) |
| CIE-LAB | lab(76.54, 41.00, -7.56) |
| CIE-LCH | lch(76.54, 41.69, 349.56°) |
| OKLab | oklab(81.38% 0.1224 -0.0195) |
| OKLCH | oklch(81.38% 0.124 350.9) |
| XYZ | xyz(64.7109, 50.7653, 63.5053) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.67
Pink (survey)
#FF81C0
ΔE00 6.58
Baby Pink
#FFB7CE
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 7.04
Pinky
#FC86AA
ΔE00 7.34
Soft Pink
#FDB0C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0CC #A0FFD3
analogous
#FFA0FB #FFA0CC #FFA4A0
triadic
#FFA0CC #CCFFA0 #A0CCFF
tetradic
#FFA0CC #FBFFA0 #A0FFD3 #A4A0FF
square
#FFA0CC #FBFFA0 #A0FFD3 #A4A0FF
split-complementary
#FFA0CC #A0FFA4 #A0FBFF
monochromatic
#FF268A #FF63AB #FFA0CC #FFDDED #FFE0EF
Accessibility & contrast
On white
1.88
#FFA0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FFA0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0CC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0CC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#FF9DAF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa0cc; /* rgb */ color: rgb(255, 160, 204); /* oklch */ color: oklch(81.4% 0.124 350.9);
Tailwind
colors: {
custom: {
50: '#ffbddb',
500: '#ffa0cc',
950: '#000000',
},
}SCSS
$custom: #ffa0cc; $custom-light: #ffbddb; $custom-dark: #000000;
JSON
{
"hex": "#ffa0cc",
"rgb": {
"r": 255,
"g": 160,
"b": 204
},
"hsl": {
"h": 332.211,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.81378,
"c": 0.12398,
"h": 350.9
},
"luminance": 0.50761
}Semantic roles & 50–950 ramp
primary
#FFA0CC
secondary
#60E3A6
accent
#E67B00
background
#FFFDFE
surface
#FFF8FB
border
#D7D1D4
text
#181215
muted
#868284