#FFA0DC#FFA0DC
#FFA0DC is a light, vivid pink. Relative luminance 0.516; OKLCH L 81.9% C 0.134 H 342.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0DC |
|---|---|
| RGB | rgb(255, 160, 220) |
| HSL | hsl(322, 100%, 81%) |
| HSV | hsv(322, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 13.7%, 0%) |
| CIE-LAB | lab(77.02, 43.42, -15.56) |
| CIE-LCH | lch(77.02, 46.12, 340.28°) |
| OKLab | oklab(81.91% 0.1274 -0.0412) |
| OKLCH | oklch(81.91% 0.134 342.1) |
| XYZ | xyz(66.7294, 51.5727, 74.1360) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.73
Pink (survey)
#FF81C0
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 7.26
Lavender Pink
#DD85D7
ΔE00 9.18
Baby Pink
#FFB7CE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0DC #A0FFC3
analogous
#F2A0FF #FFA0DC #FFA0AD
triadic
#FFA0DC #DCFFA0 #A0DCFF
tetradic
#FFA0DC #FFF2A0 #A0FFC3 #A0ADFF
square
#FFA0DC #FFF2A0 #A0FFC3 #A0ADFF
split-complementary
#FFA0DC #ADFFA0 #A0FFF2
monochromatic
#FF26AF #FF63C5 #FFA0DC #FFDDF3 #FFE0F4
Accessibility & contrast
On white
1.86
#FFA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FFA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0DC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0DC | 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)
#A5B5DE
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#FFA1B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa0dc; /* rgb */ color: rgb(255, 160, 220); /* oklch */ color: oklch(81.9% 0.134 342.1);
Tailwind
colors: {
custom: {
50: '#ffbde7',
500: '#ffa0dc',
950: '#000000',
},
}SCSS
$custom: #ffa0dc; $custom-light: #ffbde7; $custom-dark: #000000;
JSON
{
"hex": "#ffa0dc",
"rgb": {
"r": 255,
"g": 160,
"b": 220
},
"hsl": {
"h": 322.105,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.81909,
"c": 0.13392,
"h": 342.1
},
"luminance": 0.51569
}Semantic roles & 50–950 ramp
primary
#FFA0DC
secondary
#60E390
accent
#E65500
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284