#FFA2CE#FFA2CE
#FFA2CE is a light, vivid pink. Relative luminance 0.516; OKLCH L 81.8% C 0.122 H 350.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2CE |
|---|---|
| RGB | rgb(255, 162, 206) |
| HSL | hsl(332, 100%, 82%) |
| HSV | hsv(332, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 19.2%, 0%) |
| CIE-LAB | lab(77.02, 40.26, -7.93) |
| CIE-LCH | lch(77.02, 41.03, 348.85°) |
| OKLab | oklab(81.76% 0.12 -0.0206) |
| OKLCH | oklch(81.76% 0.122 350.3) |
| XYZ | xyz(65.3018, 51.5609, 64.8933) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.37
Baby Pink
#FFB7CE
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 6.98
Bubblegum Pink
#FE83CC
ΔE00 7.32
Soft Pink
#FDB0C0
ΔE00 7.55
Pastel Pink
#FFBACD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2CE #A2FFD3
analogous
#FFA2FC #FFA2CE #FFA5A2
triadic
#FFA2CE #CEFFA2 #A2CEFF
tetradic
#FFA2CE #FCFFA2 #A2FFD3 #A5A2FF
square
#FFA2CE #FCFFA2 #A2FFD3 #A5A2FF
split-complementary
#FFA2CE #A2FFA5 #A2FCFF
monochromatic
#FF288E #FF65AE #FFA2CE #FFDFEE #FFE0EF
Accessibility & contrast
On white
1.86
#FFA2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FFA2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2CE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2CE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#FF9FB1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa2ce; /* rgb */ color: rgb(255, 162, 206); /* oklch */ color: oklch(81.8% 0.122 350.3);
Tailwind
colors: {
custom: {
50: '#ffbfdd',
500: '#ffa2ce',
950: '#000000',
},
}SCSS
$custom: #ffa2ce; $custom-light: #ffbfdd; $custom-dark: #000000;
JSON
{
"hex": "#ffa2ce",
"rgb": {
"r": 255,
"g": 162,
"b": 206
},
"hsl": {
"h": 331.613,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81763,
"c": 0.12178,
"h": 350.3
},
"luminance": 0.51557
}Semantic roles & 50–950 ramp
primary
#FFA2CE
secondary
#62E3A6
accent
#E67900
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284