#FB95AE#FB95AE
#FB95AE is a light, vivid red. Relative luminance 0.451; OKLCH L 78.3% C 0.125 H 4.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FB95AE |
|---|---|
| RGB | rgb(251, 149, 174) |
| HSL | hsl(345, 93%, 78%) |
| HSV | hsv(345, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 30.7%, 1.6%) |
| CIE-LAB | lab(72.93, 41.18, 3.62) |
| CIE-LCH | lch(72.93, 41.34, 5.03°) |
| OKLab | oklab(78.26% 0.1248 0.01) |
| OKLCH | oklch(78.26% 0.125 4.6) |
| XYZ | xyz(58.1732, 45.0647, 45.6707) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.33
Pinky
#FC86AA
ΔE00 3.59
Pig Pink
#E78EA5
ΔE00 3.64
Rose Pink
#F7879A
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.95
Faded Pink
#DE9DAC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB95AE #95FBE2
analogous
#FB95E1 #FB95AE #FBAF95
triadic
#FB95AE #AEFB95 #95AEFB
tetradic
#FB95AE #E1FB95 #95FBE2 #AF95FB
square
#FB95AE #E1FB95 #95FBE2 #AF95FB
split-complementary
#FB95AE #95FBAF #95E1FB
monochromatic
#F71F54 #F95A81 #FB95AE #FDD0DB #FEE2E8
Accessibility & contrast
On white
2.10
#FB95AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FB95AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB95AE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB95AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB95AE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AF
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#FF8D9E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb95ae; /* rgb */ color: rgb(251, 149, 174); /* oklch */ color: oklch(78.3% 0.125 4.6);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#fb95ae',
950: '#000000',
},
}SCSS
$custom: #fb95ae; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#fb95ae",
"rgb": {
"r": 251,
"g": 149,
"b": 174
},
"hsl": {
"h": 345.294,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.78264,
"c": 0.12519,
"h": 4.6
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#FB95AE
secondary
#D5F6EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082