#FFA5CC#FFA5CC
#FFA5CC is a very light, moderate pink. Relative luminance 0.525; OKLCH L 82.2% C 0.116 H 352.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5CC |
|---|---|
| RGB | rgb(255, 165, 204) |
| HSL | hsl(334, 100%, 82%) |
| HSV | hsv(334, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 20%, 0%) |
| CIE-LAB | lab(77.60, 38.41, -5.98) |
| CIE-LCH | lch(77.60, 38.88, 351.15°) |
| OKLab | oklab(82.19% 0.1148 -0.0153) |
| OKLCH | oklch(82.19% 0.116 352.4) |
| XYZ | xyz(65.5952, 52.5339, 63.8001) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.31
Baby Pink
#FFB7CE
ΔE00 5.22
Soft Pink
#FDB0C0
ΔE00 6.34
Pastel Pink
#FFBACD
ΔE00 6.44
Pinky
#FC86AA
ΔE00 7.81
Pink (survey)
#FF81C0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5CC #A5FFD8
analogous
#FFA5F9 #FFA5CC #FFABA5
triadic
#FFA5CC #CCFFA5 #A5CCFF
tetradic
#FFA5CC #F9FFA5 #A5FFD8 #ABA5FF
square
#FFA5CC #F9FFA5 #A5FFD8 #ABA5FF
split-complementary
#FFA5CC #A5FFAB #A5F9FF
monochromatic
#FF2B87 #FF68A9 #FFA5CC #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.83
#FFA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FFA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5CC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5CC | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CD
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#FFA2B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa5cc; /* rgb */ color: rgb(255, 165, 204); /* oklch */ color: oklch(82.2% 0.116 352.4);
Tailwind
colors: {
custom: {
50: '#ffc1db',
500: '#ffa5cc',
950: '#000000',
},
}SCSS
$custom: #ffa5cc; $custom-light: #ffc1db; $custom-dark: #000000;
JSON
{
"hex": "#ffa5cc",
"rgb": {
"r": 255,
"g": 165,
"b": 204
},
"hsl": {
"h": 334,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.82187,
"c": 0.11581,
"h": 352.4
},
"luminance": 0.5253
}Semantic roles & 50–950 ramp
primary
#FFA5CC
secondary
#64E4AD
accent
#E68200
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181215
muted
#868284