#FFA0CB#FFA0CB
#FFA0CB is a light, vivid pink. Relative luminance 0.507; OKLCH L 81.3% C 0.123 H 351.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0CB |
|---|---|
| RGB | rgb(255, 160, 203) |
| HSL | hsl(333, 100%, 81%) |
| HSV | hsv(333, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 20.4%, 0%) |
| CIE-LAB | lab(76.51, 40.85, -7.05) |
| CIE-LCH | lch(76.51, 41.46, 350.21°) |
| OKLab | oklab(81.35% 0.1221 -0.0182) |
| OKLCH | oklch(81.35% 0.123 351.5) |
| XYZ | xyz(64.5914, 50.7175, 62.8757) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.56
Baby Pink
#FFB7CE
ΔE00 6.45
Pink (survey)
#FF81C0
ΔE00 6.63
Pinky
#FC86AA
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.18
Soft Pink
#FDB0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0CB #A0FFD4
analogous
#FFA0FB #FFA0CB #FFA5A0
triadic
#FFA0CB #CBFFA0 #A0CBFF
tetradic
#FFA0CB #FBFFA0 #A0FFD4 #A5A0FF
square
#FFA0CB #FBFFA0 #A0FFD4 #A5A0FF
split-complementary
#FFA0CB #A0FFA5 #A0FBFF
monochromatic
#FF2688 #FF63AA #FFA0CB #FFDDED #FFE0EE
Accessibility & contrast
On white
1.88
#FFA0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FFA0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0CB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0CB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CD
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#FF9DAF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa0cb; /* rgb */ color: rgb(255, 160, 203); /* oklch */ color: oklch(81.3% 0.123 351.5);
Tailwind
colors: {
custom: {
50: '#ffbdda',
500: '#ffa0cb',
950: '#000000',
},
}SCSS
$custom: #ffa0cb; $custom-light: #ffbdda; $custom-dark: #000000;
JSON
{
"hex": "#ffa0cb",
"rgb": {
"r": 255,
"g": 160,
"b": 203
},
"hsl": {
"h": 332.842,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.81346,
"c": 0.12345,
"h": 351.5
},
"luminance": 0.50713
}Semantic roles & 50–950 ramp
primary
#FFA0CB
secondary
#60E3A8
accent
#E67E00
background
#FFFDFE
surface
#FFF8FB
border
#D7D1D4
text
#181214
muted
#868283