#FB95AA#FB95AA
#FB95AA is a light, vivid red. Relative luminance 0.449; OKLCH L 78.2% C 0.124 H 7.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FB95AA |
|---|---|
| RGB | rgb(251, 149, 170) |
| HSL | hsl(348, 93%, 78%) |
| HSV | hsv(348, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 32.3%, 1.6%) |
| CIE-LAB | lab(72.83, 40.68, 5.69) |
| CIE-LCH | lch(72.83, 41.08, 7.97°) |
| OKLab | oklab(78.15% 0.1234 0.0153) |
| OKLCH | oklch(78.15% 0.124 7.1) |
| XYZ | xyz(57.7890, 44.9110, 43.6475) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.44
Rose Pink
#F7879A
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 3.88
Pinky
#FC86AA
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 5.46
Faded Pink
#DE9DAC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB95AA #95FBE6
analogous
#FB95DD #FB95AA #FBB395
triadic
#FB95AA #AAFB95 #95AAFB
tetradic
#FB95AA #DDFB95 #95FBE6 #B395FB
square
#FB95AA #DDFB95 #95FBE6 #B395FB
split-complementary
#FB95AA #95FBB3 #95DDFB
monochromatic
#F71F4B #F95A7B #FB95AA #FDD0D9 #FEE2E7
Accessibility & contrast
On white
2.10
#FB95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FB95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB95AA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB95AA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb95aa; /* rgb */ color: rgb(251, 149, 170); /* oklch */ color: oklch(78.2% 0.124 7.1);
Tailwind
colors: {
custom: {
50: '#ffb5c3',
500: '#fb95aa',
950: '#000000',
},
}SCSS
$custom: #fb95aa; $custom-light: #ffb5c3; $custom-dark: #000000;
JSON
{
"hex": "#fb95aa",
"rgb": {
"r": 251,
"g": 149,
"b": 170
},
"hsl": {
"h": 347.647,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.78154,
"c": 0.1243,
"h": 7.1
},
"luminance": 0.44906
}Semantic roles & 50–950 ramp
primary
#FB95AA
secondary
#D5F6EF
accent
#E6B600
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081