#F9AFB2#F9AFB2
#F9AFB2 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.5% C 0.087 H 16.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F9AFB2 |
|---|---|
| RGB | rgb(249, 175, 178) |
| HSL | hsl(358, 86%, 83%) |
| HSV | hsv(358, 30%, 98%) |
| CMYK | cmyk(0%, 29.7%, 28.5%, 2.4%) |
| CIE-LAB | lab(78.47, 27.43, 9.36) |
| CIE-LCH | lch(78.47, 28.99, 18.84°) |
| OKLab | oklab(82.49% 0.0834 0.0246) |
| OKLCH | oklch(82.49% 0.087 16.4) |
| XYZ | xyz(62.4343, 54.0178, 49.2488) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.42
Soft Pink
#FDB0C0
ΔE00 4.44
Pale Rose
#FDC1C5
ΔE00 4.57
Pink
#FFC0CB
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 5.56
Light Rose
#FFC5CB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9AFB2 #AFF9F6
analogous
#F9AFD7 #F9AFB2 #F9D1AF
triadic
#F9AFB2 #B2F9AF #AFB2F9
tetradic
#F9AFB2 #D7F9AF #AFF9F6 #D1AFF9
square
#F9AFB2 #D7F9AF #AFF9F6 #D1AFF9
split-complementary
#F9AFB2 #AFF9D1 #AFD7F9
monochromatic
#F03D44 #F5767B #F9AFB2 #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.78
#F9AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#F9AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9AFB2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9AFB2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#FFA8B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f9afb2; /* rgb */ color: rgb(249, 175, 178); /* oklch */ color: oklch(82.5% 0.087 16.4);
Tailwind
colors: {
custom: {
50: '#fdc7c9',
500: '#f9afb2',
950: '#000000',
},
}SCSS
$custom: #f9afb2; $custom-light: #fdc7c9; $custom-dark: #000000;
JSON
{
"hex": "#f9afb2",
"rgb": {
"r": 249,
"g": 175,
"b": 178
},
"hsl": {
"h": 357.568,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.82489,
"c": 0.08699,
"h": 16.4
},
"luminance": 0.54014
}Semantic roles & 50–950 ramp
primary
#F9AFB2
secondary
#71DCD7
accent
#E3DA03
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282