#FFA4CE#FFA4CE
#FFA4CE is a very light, moderate pink. Relative luminance 0.523; OKLCH L 82.1% C 0.118 H 350.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4CE |
|---|---|
| RGB | rgb(255, 164, 206) |
| HSL | hsl(332, 100%, 82%) |
| HSV | hsv(332, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 19.2%, 0%) |
| CIE-LAB | lab(77.44, 39.22, -7.30) |
| CIE-LCH | lch(77.44, 39.90, 349.45°) |
| OKLab | oklab(82.09% 0.117 -0.0189) |
| OKLCH | oklch(82.09% 0.118 350.8) |
| XYZ | xyz(65.6569, 52.2711, 65.0116) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.83
Baby Pink
#FFB7CE
ΔE00 5.81
Pastel Pink
#FFBACD
ΔE00 7.05
Soft Pink
#FDB0C0
ΔE00 7.06
Pink (survey)
#FF81C0
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4CE #A4FFD5
analogous
#FFA4FB #FFA4CE #FFA8A4
triadic
#FFA4CE #CEFFA4 #A4CEFF
tetradic
#FFA4CE #FBFFA4 #A4FFD5 #A8A4FF
square
#FFA4CE #FBFFA4 #A4FFD5 #A8A4FF
split-complementary
#FFA4CE #A4FFA8 #A4FBFF
monochromatic
#FF2A8C #FF67AD #FFA4CE #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.83
#FFA4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FFA4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4CE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4CE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6D0
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#FFA1B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa4ce; /* rgb */ color: rgb(255, 164, 206); /* oklch */ color: oklch(82.1% 0.118 350.8);
Tailwind
colors: {
custom: {
50: '#ffc0dd',
500: '#ffa4ce',
950: '#000000',
},
}SCSS
$custom: #ffa4ce; $custom-light: #ffc0dd; $custom-dark: #000000;
JSON
{
"hex": "#ffa4ce",
"rgb": {
"r": 255,
"g": 164,
"b": 206
},
"hsl": {
"h": 332.308,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82086,
"c": 0.11849,
"h": 350.8
},
"luminance": 0.52267
}Semantic roles & 50–950 ramp
primary
#FFA4CE
secondary
#64E4A9
accent
#E67C00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284