#FB9CA1#FB9CA1
#FB9CA1 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.1% C 0.114 H 16.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CA1 |
|---|---|
| RGB | rgb(251, 156, 161) |
| HSL | hsl(357, 92%, 80%) |
| HSV | hsv(357, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 35.9%, 1.6%) |
| CIE-LAB | lab(74.10, 35.99, 12.47) |
| CIE-LCH | lch(74.10, 38.09, 19.12°) |
| OKLab | oklab(79.05% 0.1091 0.0324) |
| OKLCH | oklch(79.05% 0.114 16.6) |
| XYZ | xyz(58.1076, 46.8639, 39.6965) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.65
Blush Pink
#FE828C
ΔE00 5.90
Soft Pink
#FDB0C0
ΔE00 6.91
Lightpink
#FFB6C1
ΔE00 7.11
Lightcoral
#F08080
ΔE00 7.31
Peachy Pink
#FF9A8A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CA1 #9CFBF6
analogous
#FB9CD1 #FB9CA1 #FBC79C
triadic
#FB9CA1 #A1FB9C #9CA1FB
tetradic
#FB9CA1 #D1FB9C #9CFBF6 #C79CFB
square
#FB9CA1 #D1FB9C #9CFBF6 #C79CFB
split-complementary
#FB9CA1 #9CFBC7 #9CD1FB
monochromatic
#F62631 #F96169 #FB9CA1 #FDD7D9 #FEE2E3
Accessibility & contrast
On white
2.02
#FB9CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FB9CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CA1
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CA1 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb9ca1; /* rgb */ color: rgb(251, 156, 161); /* oklch */ color: oklch(79.1% 0.114 16.6);
Tailwind
colors: {
custom: {
50: '#ffbabc',
500: '#fb9ca1',
950: '#000000',
},
}SCSS
$custom: #fb9ca1; $custom-light: #ffbabc; $custom-dark: #000000;
JSON
{
"hex": "#fb9ca1",
"rgb": {
"r": 251,
"g": 156,
"b": 161
},
"hsl": {
"h": 356.842,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.79053,
"c": 0.11378,
"h": 16.6
},
"luminance": 0.46859
}Semantic roles & 50–950 ramp
primary
#FB9CA1
secondary
#D5F6F4
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181