#FFA5DC#FFA5DC
#FFA5DC is a very light, vivid pink. Relative luminance 0.533; OKLCH L 82.7% C 0.125 H 342.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5DC |
|---|---|
| RGB | rgb(255, 165, 220) |
| HSL | hsl(323, 100%, 82%) |
| HSV | hsv(323, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 13.7%, 0%) |
| CIE-LAB | lab(78.08, 40.84, -13.98) |
| CIE-LCH | lch(78.08, 43.17, 341.10°) |
| OKLab | oklab(82.71% 0.1199 -0.037) |
| OKLCH | oklch(82.71% 0.125 342.9) |
| XYZ | xyz(67.6137, 53.3413, 74.4308) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.97
Bubblegum Pink
#FE83CC
ΔE00 7.10
Pink (survey)
#FF81C0
ΔE00 7.84
Baby Pink
#FFB7CE
ΔE00 8.17
Pastel Pink
#FFBACD
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5DC #A5FFC8
analogous
#F5A5FF #FFA5DC #FFA5AF
triadic
#FFA5DC #DCFFA5 #A5DCFF
tetradic
#FFA5DC #FFF5A5 #A5FFC8 #A5AFFF
square
#FFA5DC #FFF5A5 #A5FFC8 #A5AFFF
split-complementary
#FFA5DC #AFFFA5 #A5FFF5
monochromatic
#FF2BAC #FF68C4 #FFA5DC #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.80
#FFA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5DC
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5DC | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DE
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#FFA5B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa5dc; /* rgb */ color: rgb(255, 165, 220); /* oklch */ color: oklch(82.7% 0.125 342.9);
Tailwind
colors: {
custom: {
50: '#ffc1e6',
500: '#ffa5dc',
950: '#000000',
},
}SCSS
$custom: #ffa5dc; $custom-light: #ffc1e6; $custom-dark: #000000;
JSON
{
"hex": "#ffa5dc",
"rgb": {
"r": 255,
"g": 165,
"b": 220
},
"hsl": {
"h": 323.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.82707,
"c": 0.12547,
"h": 342.9
},
"luminance": 0.53338
}Semantic roles & 50–950 ramp
primary
#FFA5DC
secondary
#64E496
accent
#E65900
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284