#FFAAD4#FFAAD4
#FFAAD4 is a very light, moderate pink. Relative luminance 0.548; OKLCH L 83.3% C 0.112 H 348.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAD4 |
|---|---|
| RGB | rgb(255, 170, 212) |
| HSL | hsl(330, 100%, 83%) |
| HSV | hsv(330, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 16.9%, 0%) |
| CIE-LAB | lab(78.91, 37.01, -8.40) |
| CIE-LCH | lch(78.91, 37.95, 347.22°) |
| OKLab | oklab(83.26% 0.1098 -0.0219) |
| OKLCH | oklch(83.26% 0.112 348.7) |
| XYZ | xyz(67.4990, 54.7666, 69.2903) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.20
Baby Pink
#FFB7CE
ΔE00 5.28
Pastel Pink
#FFBACD
ΔE00 6.55
Soft Pink
#FDB0C0
ΔE00 7.16
Pink (survey)
#FF81C0
ΔE00 8.74
Lightpink
#FFB6C1
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAD4 #AAFFD5
analogous
#FFAAFE #FFAAD4 #FFAAAA
triadic
#FFAAD4 #D4FFAA #AAD4FF
tetradic
#FFAAD4 #FEFFAA #AAFFD5 #AAAAFF
square
#FFAAD4 #FEFFAA #AAFFD5 #AAAAFF
split-complementary
#FFAAD4 #AAFFAA #AAFEFF
monochromatic
#FF3096 #FF6DB5 #FFAAD4 #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.76
#FFAAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FFAAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAD4
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAD4 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD6
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#FFA8B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffaad4; /* rgb */ color: rgb(255, 170, 212); /* oklch */ color: oklch(83.3% 0.112 348.7);
Tailwind
colors: {
custom: {
50: '#ffc4e1',
500: '#ffaad4',
950: '#000000',
},
}SCSS
$custom: #ffaad4; $custom-light: #ffc4e1; $custom-dark: #000000;
JSON
{
"hex": "#ffaad4",
"rgb": {
"r": 255,
"g": 170,
"b": 212
},
"hsl": {
"h": 330.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.8326,
"c": 0.11195,
"h": 348.7
},
"luminance": 0.54763
}Semantic roles & 50–950 ramp
primary
#FFAAD4
secondary
#69E4A7
accent
#E67400
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284