#FFA2CC#FFA2CC
#FFA2CC is a light, vivid pink. Relative luminance 0.515; OKLCH L 81.7% C 0.121 H 351.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2CC |
|---|---|
| RGB | rgb(255, 162, 204) |
| HSL | hsl(333, 100%, 82%) |
| HSV | hsv(333, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 20%, 0%) |
| CIE-LAB | lab(76.96, 39.97, -6.93) |
| CIE-LCH | lch(76.96, 40.56, 350.16°) |
| OKLab | oklab(81.7% 0.1194 -0.0179) |
| OKLCH | oklch(81.7% 0.121 351.5) |
| XYZ | xyz(65.0604, 51.4643, 63.6218) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.13
Baby Pink
#FFB7CE
ΔE00 6.05
Pink (survey)
#FF81C0
ΔE00 7.08
Soft Pink
#FDB0C0
ΔE00 7.09
Pastel Pink
#FFBACD
ΔE00 7.27
Pinky
#FC86AA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2CC #A2FFD5
analogous
#FFA2FB #FFA2CC #FFA7A2
triadic
#FFA2CC #CCFFA2 #A2CCFF
tetradic
#FFA2CC #FBFFA2 #A2FFD5 #A7A2FF
square
#FFA2CC #FBFFA2 #A2FFD5 #A7A2FF
split-complementary
#FFA2CC #A2FFA7 #A2FBFF
monochromatic
#FF2889 #FF65AA #FFA2CC #FFDFEE #FFE0EE
Accessibility & contrast
On white
1.86
#FFA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FFA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2CC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2CC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CE
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#FF9FB1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa2cc; /* rgb */ color: rgb(255, 162, 204); /* oklch */ color: oklch(81.7% 0.121 351.5);
Tailwind
colors: {
custom: {
50: '#ffbfdb',
500: '#ffa2cc',
950: '#000000',
},
}SCSS
$custom: #ffa2cc; $custom-light: #ffbfdb; $custom-dark: #000000;
JSON
{
"hex": "#ffa2cc",
"rgb": {
"r": 255,
"g": 162,
"b": 204
},
"hsl": {
"h": 332.903,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81699,
"c": 0.12071,
"h": 351.5
},
"luminance": 0.5146
}Semantic roles & 50–950 ramp
primary
#FFA2CC
secondary
#62E3A9
accent
#E67E00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181215
muted
#868284