#FFA5CF#FFA5CF
#FFA5CF is a very light, moderate pink. Relative luminance 0.527; OKLCH L 82.3% C 0.117 H 350.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5CF |
|---|---|
| RGB | rgb(255, 165, 207) |
| HSL | hsl(332, 100%, 82%) |
| HSV | hsv(332, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 18.8%, 0%) |
| CIE-LAB | lab(77.69, 38.86, -7.49) |
| CIE-LCH | lch(77.69, 39.57, 349.09°) |
| OKLab | oklab(82.28% 0.1158 -0.0194) |
| OKLCH | oklch(82.28% 0.117 350.5) |
| XYZ | xyz(65.9585, 52.6792, 65.7133) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.69
Baby Pink
#FFB7CE
ΔE00 5.70
Pastel Pink
#FFBACD
ΔE00 6.95
Soft Pink
#FDB0C0
ΔE00 7.06
Pink (survey)
#FF81C0
ΔE00 7.68
Bubblegum Pink
#FE83CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5CF #A5FFD5
analogous
#FFA5FC #FFA5CF #FFA8A5
triadic
#FFA5CF #CFFFA5 #A5CFFF
tetradic
#FFA5CF #FCFFA5 #A5FFD5 #A8A5FF
square
#FFA5CF #FCFFA5 #A5FFD5 #A8A5FF
split-complementary
#FFA5CF #A5FFA8 #A5FCFF
monochromatic
#FF2B8E #FF68AE #FFA5CF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.82
#FFA5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FFA5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5CF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5CF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D1
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#FFA3B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa5cf; /* rgb */ color: rgb(255, 165, 207); /* oklch */ color: oklch(82.3% 0.117 350.5);
Tailwind
colors: {
custom: {
50: '#ffc1dd',
500: '#ffa5cf',
950: '#000000',
},
}SCSS
$custom: #ffa5cf; $custom-light: #ffc1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffa5cf",
"rgb": {
"r": 255,
"g": 165,
"b": 207
},
"hsl": {
"h": 332,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.82281,
"c": 0.11739,
"h": 350.5
},
"luminance": 0.52675
}Semantic roles & 50–950 ramp
primary
#FFA5CF
secondary
#64E4A8
accent
#E67A00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284