#FFA4CF#FFA4CF
#FFA4CF is a very light, moderate pink. Relative luminance 0.523; OKLCH L 82.1% C 0.119 H 350.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4CF |
|---|---|
| RGB | rgb(255, 164, 207) |
| HSL | hsl(332, 100%, 82%) |
| HSV | hsv(332, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 18.8%, 0%) |
| CIE-LAB | lab(77.47, 39.37, -7.81) |
| CIE-LCH | lch(77.47, 40.14, 348.79°) |
| OKLab | oklab(82.12% 0.1173 -0.0202) |
| OKLCH | oklch(82.12% 0.119 350.2) |
| XYZ | xyz(65.7788, 52.3199, 65.6535) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.97
Baby Pink
#FFB7CE
ΔE00 5.97
Pastel Pink
#FFBACD
ΔE00 7.22
Soft Pink
#FDB0C0
ΔE00 7.30
Pink (survey)
#FF81C0
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4CF #A4FFD4
analogous
#FFA4FD #FFA4CF #FFA7A4
triadic
#FFA4CF #CFFFA4 #A4CFFF
tetradic
#FFA4CF #FDFFA4 #A4FFD4 #A7A4FF
square
#FFA4CF #FDFFA4 #A4FFD4 #A7A4FF
split-complementary
#FFA4CF #A4FFA7 #A4FDFF
monochromatic
#FF2A8E #FF67AF #FFA4CF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.83
#FFA4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FFA4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4CF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4CF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6D1
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#FFA2B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa4cf; /* rgb */ color: rgb(255, 164, 207); /* oklch */ color: oklch(82.1% 0.119 350.2);
Tailwind
colors: {
custom: {
50: '#ffc0dd',
500: '#ffa4cf',
950: '#000000',
},
}SCSS
$custom: #ffa4cf; $custom-light: #ffc0dd; $custom-dark: #000000;
JSON
{
"hex": "#ffa4cf",
"rgb": {
"r": 255,
"g": 164,
"b": 207
},
"hsl": {
"h": 331.648,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82118,
"c": 0.11904,
"h": 350.2
},
"luminance": 0.52316
}Semantic roles & 50–950 ramp
primary
#FFA4CF
secondary
#64E4A7
accent
#E67900
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284