#FFA2CF#FFA2CF
#FFA2CF is a light, vivid pink. Relative luminance 0.516; OKLCH L 81.8% C 0.122 H 349.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2CF |
|---|---|
| RGB | rgb(255, 162, 207) |
| HSL | hsl(331, 100%, 82%) |
| HSV | hsv(331, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 18.8%, 0%) |
| CIE-LAB | lab(77.05, 40.41, -8.44) |
| CIE-LCH | lch(77.05, 41.28, 348.21°) |
| OKLab | oklab(81.8% 0.1204 -0.0219) |
| OKLCH | oklch(81.8% 0.122 349.7) |
| XYZ | xyz(65.4237, 51.6097, 65.5351) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.51
Baby Pink
#FFB7CE
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.20
Pastel Pink
#FFBACD
ΔE00 7.76
Soft Pink
#FDB0C0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2CF #A2FFD2
analogous
#FFA2FD #FFA2CF #FFA4A2
triadic
#FFA2CF #CFFFA2 #A2CFFF
tetradic
#FFA2CF #FDFFA2 #A2FFD2 #A4A2FF
square
#FFA2CF #FDFFA2 #A2FFD2 #A4A2FF
split-complementary
#FFA2CF #A2FFA4 #A2FDFF
monochromatic
#FF2890 #FF65AF #FFA2CF #FFDFEF #FFE0EF
Accessibility & contrast
On white
1.85
#FFA2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FFA2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2CF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2CF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D1
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#FFA0B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa2cf; /* rgb */ color: rgb(255, 162, 207); /* oklch */ color: oklch(81.8% 0.122 349.7);
Tailwind
colors: {
custom: {
50: '#ffbfdd',
500: '#ffa2cf',
950: '#000000',
},
}SCSS
$custom: #ffa2cf; $custom-light: #ffbfdd; $custom-dark: #000000;
JSON
{
"hex": "#ffa2cf",
"rgb": {
"r": 255,
"g": 162,
"b": 207
},
"hsl": {
"h": 330.968,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81795,
"c": 0.12234,
"h": 349.7
},
"luminance": 0.51606
}Semantic roles & 50–950 ramp
primary
#FFA2CF
secondary
#62E3A5
accent
#E67600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284