#FB9DAF#FB9DAF
#FB9DAF is a light, moderate red. Relative luminance 0.477; OKLCH L 79.6% C 0.114 H 7.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9DAF |
|---|---|
| RGB | rgb(251, 157, 175) |
| HSL | hsl(349, 92%, 80%) |
| HSV | hsv(349, 37%, 98%) |
| CMYK | cmyk(0%, 37.5%, 30.3%, 1.6%) |
| CIE-LAB | lab(74.65, 37.18, 5.55) |
| CIE-LCH | lch(74.65, 37.60, 8.49°) |
| OKLab | oklab(79.58% 0.1127 0.0149) |
| OKLCH | oklch(79.58% 0.114 7.5) |
| XYZ | xyz(59.5805, 47.7227, 46.6225) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.55
Pig Pink
#E78EA5
ΔE00 4.83
Rose Pink
#F7879A
ΔE00 5.20
Rosa
#FE86A4
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9DAF #9DFBE9
analogous
#FB9DDE #FB9DAF #FBBA9D
triadic
#FB9DAF #AFFB9D #9DAFFB
tetradic
#FB9DAF #DEFB9D #9DFBE9 #BA9DFB
square
#FB9DAF #DEFB9D #9DFBE9 #BA9DFB
split-complementary
#FB9DAF #9DFBBA #9DDEFB
monochromatic
#F6274F #F9627F #FB9DAF #FDD8DF #FEE2E7
Accessibility & contrast
On white
1.99
#FB9DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FB9DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9DAF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9DAF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#FF95A3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb9daf; /* rgb */ color: rgb(251, 157, 175); /* oklch */ color: oklch(79.6% 0.114 7.5);
Tailwind
colors: {
custom: {
50: '#ffbbc6',
500: '#fb9daf',
950: '#000000',
},
}SCSS
$custom: #fb9daf; $custom-light: #ffbbc6; $custom-dark: #000000;
JSON
{
"hex": "#fb9daf",
"rgb": {
"r": 251,
"g": 157,
"b": 175
},
"hsl": {
"h": 348.511,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.79581,
"c": 0.11367,
"h": 7.5
},
"luminance": 0.47718
}Semantic roles & 50–950 ramp
primary
#FB9DAF
secondary
#D5F6F0
accent
#E6BA00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182