#FB9FB2#FB9FB2
#FB9FB2 is a light, moderate red. Relative luminance 0.485; OKLCH L 80.0% C 0.111 H 6.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9FB2 |
|---|---|
| RGB | rgb(251, 159, 178) |
| HSL | hsl(348, 92%, 80%) |
| HSV | hsv(348, 37%, 98%) |
| CMYK | cmyk(0%, 36.7%, 29.1%, 1.6%) |
| CIE-LAB | lab(75.15, 36.53, 4.63) |
| CIE-LCH | lch(75.15, 36.83, 7.22°) |
| OKLab | oklab(79.99% 0.1107 0.0126) |
| OKLCH | oklch(79.99% 0.111 6.5) |
| XYZ | xyz(60.2195, 48.5241, 48.3052) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.02
Pig Pink
#E78EA5
ΔE00 5.00
Faded Pink
#DE9DAC
ΔE00 5.33
Lightpink
#FFB6C1
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.65
Rose Pink
#F7879A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9FB2 #9FFBE8
analogous
#FB9FE0 #FB9FB2 #FBBA9F
triadic
#FB9FB2 #B2FB9F #9FB2FB
tetradic
#FB9FB2 #E0FB9F #9FFBE8 #BA9FFB
square
#FB9FB2 #E0FB9F #9FFBE8 #BA9FFB
split-complementary
#FB9FB2 #9FFBBA #9FE0FB
monochromatic
#F62954 #F96483 #FB9FB2 #FDDAE1 #FEE2E7
Accessibility & contrast
On white
1.96
#FB9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FB9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9FB2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9FB2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB2
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb9fb2; /* rgb */ color: rgb(251, 159, 178); /* oklch */ color: oklch(80.0% 0.111 6.5);
Tailwind
colors: {
custom: {
50: '#febcc9',
500: '#fb9fb2',
950: '#000000',
},
}SCSS
$custom: #fb9fb2; $custom-light: #febcc9; $custom-dark: #000000;
JSON
{
"hex": "#fb9fb2",
"rgb": {
"r": 251,
"g": 159,
"b": 178
},
"hsl": {
"h": 347.609,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.79991,
"c": 0.11137,
"h": 6.5
},
"luminance": 0.4852
}Semantic roles & 50–950 ramp
primary
#FB9FB2
secondary
#D5F6EF
accent
#E6B600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182