#F9AFD3#F9AFD3
#F9AFD3 is a very light, moderate pink. Relative luminance 0.555; OKLCH L 83.4% C 0.097 H 348.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F9AFD3 |
|---|---|
| RGB | rgb(249, 175, 211) |
| HSL | hsl(331, 86%, 83%) |
| HSV | hsv(331, 30%, 98%) |
| CMYK | cmyk(0%, 29.7%, 15.3%, 2.4%) |
| CIE-LAB | lab(79.33, 32.20, -7.29) |
| CIE-LCH | lch(79.33, 33.01, 347.24°) |
| OKLab | oklab(83.43% 0.0953 -0.019) |
| OKLCH | oklch(83.43% 0.097 348.7) |
| XYZ | xyz(66.1550, 55.5061, 68.8445) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.18
Baby Pink
#FFB7CE
ΔE00 4.02
Pastel Pink
#FFBACD
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 6.30
Lightpink
#FFB6C1
ΔE00 7.75
Pink
#FFC0CB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9AFD3 #AFF9D5
analogous
#F9AFF8 #F9AFD3 #F9B0AF
triadic
#F9AFD3 #D3F9AF #AFD3F9
tetradic
#F9AFD3 #F8F9AF #AFF9D5 #B0AFF9
square
#F9AFD3 #F8F9AF #AFF9D5 #B0AFF9
split-complementary
#F9AFD3 #AFF9B0 #AFF8F9
monochromatic
#F03D94 #F576B4 #F9AFD3 #FDE3EF #FDE3EF
Accessibility & contrast
On white
1.74
#F9AFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F9AFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9AFD3
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9AFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9AFD3 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#C7C9D1
Tritanopia (blue-blind)
#FFAEBB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f9afd3; /* rgb */ color: rgb(249, 175, 211); /* oklch */ color: oklch(83.4% 0.097 348.7);
Tailwind
colors: {
custom: {
50: '#fcc7e0',
500: '#f9afd3',
950: '#000000',
},
}SCSS
$custom: #f9afd3; $custom-light: #fcc7e0; $custom-dark: #000000;
JSON
{
"hex": "#f9afd3",
"rgb": {
"r": 249,
"g": 175,
"b": 211
},
"hsl": {
"h": 330.811,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.83433,
"c": 0.09712,
"h": 348.7
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#F9AFD3
secondary
#71DCA8
accent
#E37603
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284