#FB93A3#FB93A3
#FB93A3 is a light, vivid red. Relative luminance 0.440; OKLCH L 77.6% C 0.126 H 10.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93A3 |
|---|---|
| RGB | rgb(251, 147, 163) |
| HSL | hsl(351, 93%, 78%) |
| HSV | hsv(351, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 35.1%, 1.6%) |
| CIE-LAB | lab(72.25, 40.86, 8.73) |
| CIE-LCH | lch(72.25, 41.78, 12.06°) |
| OKLab | oklab(77.65% 0.1239 0.0231) |
| OKLCH | oklch(77.65% 0.126 10.5) |
| XYZ | xyz(56.8307, 44.0257, 40.1479) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.74
Rosa
#FE86A4
ΔE00 3.93
Pig Pink
#E78EA5
ΔE00 4.68
Blush Pink
#FE828C
ΔE00 5.17
Pinky
#FC86AA
ΔE00 5.29
Carnation
#FD798F
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93A3 #93FBEB
analogous
#FB93D7 #FB93A3 #FBB793
triadic
#FB93A3 #A3FB93 #93A3FB
tetradic
#FB93A3 #D7FB93 #93FBEB #B793FB
square
#FB93A3 #D7FB93 #93FBEB #B793FB
split-complementary
#FB93A3 #93FBB7 #93D7FB
monochromatic
#F71D3E #F95871 #FB93A3 #FDCED5 #FEE1E6
Accessibility & contrast
On white
2.14
#FB93A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FB93A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93A3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93A3 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A3
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#FF8999
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb93a3; /* rgb */ color: rgb(251, 147, 163); /* oklch */ color: oklch(77.6% 0.126 10.5);
Tailwind
colors: {
custom: {
50: '#ffb4be',
500: '#fb93a3',
950: '#000000',
},
}SCSS
$custom: #fb93a3; $custom-light: #ffb4be; $custom-dark: #000000;
JSON
{
"hex": "#fb93a3",
"rgb": {
"r": 251,
"g": 147,
"b": 163
},
"hsl": {
"h": 350.769,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.7765,
"c": 0.12603,
"h": 10.5
},
"luminance": 0.44021
}Semantic roles & 50–950 ramp
primary
#FB93A3
secondary
#D5F6F1
accent
#E6C200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081