#FFA4CB#FFA4CB
#FFA4CB is a light, moderate pink. Relative luminance 0.521; OKLCH L 82.0% C 0.117 H 352.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4CB |
|---|---|
| RGB | rgb(255, 164, 203) |
| HSL | hsl(334, 100%, 82%) |
| HSV | hsv(334, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 20.4%, 0%) |
| CIE-LAB | lab(77.36, 38.78, -5.79) |
| CIE-LCH | lch(77.36, 39.22, 351.50°) |
| OKLab | oklab(81.99% 0.116 -0.0148) |
| OKLCH | oklch(81.99% 0.117 352.7) |
| XYZ | xyz(65.2960, 52.1267, 63.1106) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.49
Baby Pink
#FFB7CE
ΔE00 5.35
Soft Pink
#FDB0C0
ΔE00 6.36
Pastel Pink
#FFBACD
ΔE00 6.56
Pinky
#FC86AA
ΔE00 7.56
Pink (survey)
#FF81C0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4CB #A4FFD8
analogous
#FFA4F8 #FFA4CB #FFABA4
triadic
#FFA4CB #CBFFA4 #A4CBFF
tetradic
#FFA4CB #F8FFA4 #A4FFD8 #ABA4FF
square
#FFA4CB #F8FFA4 #A4FFD8 #ABA4FF
split-complementary
#FFA4CB #A4FFAB #A4F8FF
monochromatic
#FF2A85 #FF67A8 #FFA4CB #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.84
#FFA4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FFA4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4CB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4CB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CC
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#FFA1B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa4cb; /* rgb */ color: rgb(255, 164, 203); /* oklch */ color: oklch(82.0% 0.117 352.7);
Tailwind
colors: {
custom: {
50: '#ffc0da',
500: '#ffa4cb',
950: '#000000',
},
}SCSS
$custom: #ffa4cb; $custom-light: #ffc0da; $custom-dark: #000000;
JSON
{
"hex": "#ffa4cb",
"rgb": {
"r": 255,
"g": 164,
"b": 203
},
"hsl": {
"h": 334.286,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.81992,
"c": 0.11693,
"h": 352.7
},
"luminance": 0.52123
}Semantic roles & 50–950 ramp
primary
#FFA4CB
secondary
#64E4AD
accent
#E68300
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283