#FFA0CA#FFA0CA
#FFA0CA is a light, vivid pink. Relative luminance 0.507; OKLCH L 81.3% C 0.123 H 352.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0CA |
|---|---|
| RGB | rgb(255, 160, 202) |
| HSL | hsl(333, 100%, 81%) |
| HSV | hsv(333, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 20.8%, 0%) |
| CIE-LAB | lab(76.48, 40.71, -6.55) |
| CIE-LCH | lch(76.48, 41.23, 350.86°) |
| OKLab | oklab(81.31% 0.1218 -0.0168) |
| OKLCH | oklch(81.31% 0.123 352.1) |
| XYZ | xyz(64.4726, 50.6700, 62.2501) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.46
Baby Pink
#FFB7CE
ΔE00 6.32
Pink (survey)
#FF81C0
ΔE00 6.70
Pinky
#FC86AA
ΔE00 7.02
Soft Pink
#FDB0C0
ΔE00 7.16
Bubblegum Pink
#FE83CC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0CA #A0FFD5
analogous
#FFA0F9 #FFA0CA #FFA6A0
triadic
#FFA0CA #CAFFA0 #A0CAFF
tetradic
#FFA0CA #F9FFA0 #A0FFD5 #A6A0FF
square
#FFA0CA #F9FFA0 #A0FFD5 #A6A0FF
split-complementary
#FFA0CA #A0FFA6 #A0F9FF
monochromatic
#FF2686 #FF63A8 #FFA0CA #FFDDEC #FFE0EE
Accessibility & contrast
On white
1.89
#FFA0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FFA0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0CA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0CA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CC
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#FF9DAF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa0ca; /* rgb */ color: rgb(255, 160, 202); /* oklch */ color: oklch(81.3% 0.123 352.1);
Tailwind
colors: {
custom: {
50: '#ffbdda',
500: '#ffa0ca',
950: '#000000',
},
}SCSS
$custom: #ffa0ca; $custom-light: #ffbdda; $custom-dark: #000000;
JSON
{
"hex": "#ffa0ca",
"rgb": {
"r": 255,
"g": 160,
"b": 202
},
"hsl": {
"h": 333.474,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.81314,
"c": 0.12294,
"h": 352.1
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#FFA0CA
secondary
#60E3A9
accent
#E68000
background
#FFFDFE
surface
#FFF8FB
border
#D7D1D4
text
#181214
muted
#868283