#FB98AE#FB98AE
#FB98AE is a light, vivid red. Relative luminance 0.460; OKLCH L 78.7% C 0.121 H 5.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FB98AE |
|---|---|
| RGB | rgb(251, 152, 174) |
| HSL | hsl(347, 93%, 79%) |
| HSV | hsv(347, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(73.56, 39.64, 4.53) |
| CIE-LCH | lch(73.56, 39.90, 6.52°) |
| OKLab | oklab(78.74% 0.1201 0.0123) |
| OKLCH | oklch(78.74% 0.121 5.9) |
| XYZ | xyz(58.6539, 46.0262, 45.8309) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.99
Rosa
#FE86A4
ΔE00 4.01
Rose Pink
#F7879A
ΔE00 4.47
Pinky
#FC86AA
ΔE00 4.48
Soft Pink
#FDB0C0
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB98AE #98FBE5
analogous
#FB98DF #FB98AE #FBB498
triadic
#FB98AE #AEFB98 #98AEFB
tetradic
#FB98AE #DFFB98 #98FBE5 #B498FB
square
#FB98AE #DFFB98 #98FBE5 #B498FB
split-complementary
#FB98AE #98FBB4 #98DFFB
monochromatic
#F62251 #F95D80 #FB98AE #FDD3DC #FEE2E8
Accessibility & contrast
On white
2.06
#FB98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FB98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB98AE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB98AE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AF
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#FF90A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb98ae; /* rgb */ color: rgb(251, 152, 174); /* oklch */ color: oklch(78.7% 0.121 5.9);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fb98ae',
950: '#000000',
},
}SCSS
$custom: #fb98ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fb98ae",
"rgb": {
"r": 251,
"g": 152,
"b": 174
},
"hsl": {
"h": 346.667,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.78743,
"c": 0.12076,
"h": 5.9
},
"luminance": 0.46022
}Semantic roles & 50–950 ramp
primary
#FB98AE
secondary
#D5F6EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082