#FFA2CB#FFA2CB
#FFA2CB is a light, vivid pink. Relative luminance 0.514; OKLCH L 81.7% C 0.120 H 352.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2CB |
|---|---|
| RGB | rgb(255, 162, 203) |
| HSL | hsl(334, 100%, 82%) |
| HSV | hsv(334, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 20.4%, 0%) |
| CIE-LAB | lab(76.93, 39.82, -6.42) |
| CIE-LCH | lch(76.93, 40.33, 350.83°) |
| OKLab | oklab(81.67% 0.1191 -0.0165) |
| OKLCH | oklch(81.67% 0.12 352.1) |
| XYZ | xyz(64.9409, 51.4165, 62.9922) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.03
Baby Pink
#FFB7CE
ΔE00 5.91
Soft Pink
#FDB0C0
ΔE00 6.87
Pastel Pink
#FFBACD
ΔE00 7.12
Pink (survey)
#FF81C0
ΔE00 7.14
Pinky
#FC86AA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2CB #A2FFD6
analogous
#FFA2FA #FFA2CB #FFA8A2
triadic
#FFA2CB #CBFFA2 #A2CBFF
tetradic
#FFA2CB #FAFFA2 #A2FFD6 #A8A2FF
square
#FFA2CB #FAFFA2 #A2FFD6 #A8A2FF
split-complementary
#FFA2CB #A2FFA8 #A2FAFF
monochromatic
#FF2887 #FF65A9 #FFA2CB #FFDFED #FFE0EE
Accessibility & contrast
On white
1.86
#FFA2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FFA2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2CB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2CB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CC
Deuteranopia (green-blind)
#C2C4C9
Tritanopia (blue-blind)
#FF9FB0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa2cb; /* rgb */ color: rgb(255, 162, 203); /* oklch */ color: oklch(81.7% 0.120 352.1);
Tailwind
colors: {
custom: {
50: '#ffbfda',
500: '#ffa2cb',
950: '#000000',
},
}SCSS
$custom: #ffa2cb; $custom-light: #ffbfda; $custom-dark: #000000;
JSON
{
"hex": "#ffa2cb",
"rgb": {
"r": 255,
"g": 162,
"b": 203
},
"hsl": {
"h": 333.548,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81668,
"c": 0.12019,
"h": 352.1
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#FFA2CB
secondary
#62E3AA
accent
#E68000
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283