#FFA2CD#FFA2CD
#FFA2CD is a light, vivid pink. Relative luminance 0.515; OKLCH L 81.7% C 0.121 H 350.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2CD |
|---|---|
| RGB | rgb(255, 162, 205) |
| HSL | hsl(332, 100%, 82%) |
| HSV | hsv(332, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 19.6%, 0%) |
| CIE-LAB | lab(76.99, 40.11, -7.43) |
| CIE-LCH | lch(76.99, 40.79, 349.50°) |
| OKLab | oklab(81.73% 0.1197 -0.0192) |
| OKLCH | oklch(81.73% 0.121 350.9) |
| XYZ | xyz(65.1807, 51.5125, 64.2555) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.25
Baby Pink
#FFB7CE
ΔE00 6.20
Pink (survey)
#FF81C0
ΔE00 7.03
Soft Pink
#FDB0C0
ΔE00 7.32
Pastel Pink
#FFBACD
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2CD #A2FFD4
analogous
#FFA2FC #FFA2CD #FFA6A2
triadic
#FFA2CD #CDFFA2 #A2CDFF
tetradic
#FFA2CD #FCFFA2 #A2FFD4 #A6A2FF
square
#FFA2CD #FCFFA2 #A2FFD4 #A6A2FF
split-complementary
#FFA2CD #A2FFA6 #A2FCFF
monochromatic
#FF288B #FF65AC #FFA2CD #FFDFEE #FFE0EF
Accessibility & contrast
On white
1.86
#FFA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FFA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2CD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2CD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CF
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#FF9FB1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa2cd; /* rgb */ color: rgb(255, 162, 205); /* oklch */ color: oklch(81.7% 0.121 350.9);
Tailwind
colors: {
custom: {
50: '#ffbfdc',
500: '#ffa2cd',
950: '#000000',
},
}SCSS
$custom: #ffa2cd; $custom-light: #ffbfdc; $custom-dark: #000000;
JSON
{
"hex": "#ffa2cd",
"rgb": {
"r": 255,
"g": 162,
"b": 205
},
"hsl": {
"h": 332.258,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81731,
"c": 0.12124,
"h": 350.9
},
"luminance": 0.51508
}Semantic roles & 50–950 ramp
primary
#FFA2CD
secondary
#62E3A7
accent
#E67B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284