#FFA9DB#FFA9DB
#FFA9DB is a very light, moderate pink. Relative luminance 0.547; OKLCH L 83.3% C 0.118 H 344.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9DB |
|---|---|
| RGB | rgb(255, 169, 219) |
| HSL | hsl(325, 100%, 83%) |
| HSV | hsv(325, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 14.1%, 0%) |
| CIE-LAB | lab(78.90, 38.61, -12.21) |
| CIE-LCH | lch(78.90, 40.50, 342.46°) |
| OKLab | oklab(83.32% 0.1136 -0.0322) |
| OKLCH | oklch(83.32% 0.118 344.2) |
| XYZ | xyz(68.2144, 54.7540, 73.9796) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.00
Baby Pink
#FFB7CE
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 8.07
Pastel Pink
#FFBACD
ΔE00 8.28
Pink (survey)
#FF81C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9DB #A9FFCD
analogous
#F8A9FF #FFA9DB #FFA9B0
triadic
#FFA9DB #DBFFA9 #A9DBFF
tetradic
#FFA9DB #FFF8A9 #A9FFCD #A9B0FF
square
#FFA9DB #FFF8A9 #A9FFCD #A9B0FF
split-complementary
#FFA9DB #B0FFA9 #A9FFF8
monochromatic
#FF2FA8 #FF6CC1 #FFA9DB #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.76
#FFA9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FFA9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9DB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9DB | 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)
#AEBBDD
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#FFA9BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa9db; /* rgb */ color: rgb(255, 169, 219); /* oklch */ color: oklch(83.3% 0.118 344.2);
Tailwind
colors: {
custom: {
50: '#ffc3e6',
500: '#ffa9db',
950: '#000000',
},
}SCSS
$custom: #ffa9db; $custom-light: #ffc3e6; $custom-dark: #000000;
JSON
{
"hex": "#ffa9db",
"rgb": {
"r": 255,
"g": 169,
"b": 219
},
"hsl": {
"h": 325.116,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.83323,
"c": 0.11803,
"h": 344.2
},
"luminance": 0.5475
}Semantic roles & 50–950 ramp
primary
#FFA9DB
secondary
#68E49C
accent
#E66000
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284