#FD99B1#FD99B1
#FD99B1 is a light, vivid red. Relative luminance 0.468; OKLCH L 79.2% C 0.122 H 4.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99B1 |
|---|---|
| RGB | rgb(253, 153, 177) |
| HSL | hsl(346, 96%, 80%) |
| HSV | hsv(346, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 30%, 0.8%) |
| CIE-LAB | lab(74.09, 40.21, 3.67) |
| CIE-LCH | lch(74.09, 40.38, 5.21°) |
| OKLab | oklab(79.22% 0.1218 0.0101) |
| OKLCH | oklch(79.22% 0.122 4.7) |
| XYZ | xyz(59.8371, 46.8440, 47.4767) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.17
Pig Pink
#E78EA5
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.41
Rose Pink
#F7879A
ΔE00 4.99
Soft Pink
#FDB0C0
ΔE00 5.47
Carnation Pink
#FF7FA7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99B1 #99FDE5
analogous
#FD99E3 #FD99B1 #FDB399
triadic
#FD99B1 #B1FD99 #99B1FD
tetradic
#FD99B1 #E3FD99 #99FDE5 #B399FD
square
#FD99B1 #E3FD99 #99FDE5 #B399FD
split-complementary
#FD99B1 #99FDB3 #99E3FD
monochromatic
#FB2155 #FC5D83 #FD99B1 #FED5DF #FEE1E8
Accessibility & contrast
On white
2.03
#FD99B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FD99B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99B1
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99B1 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 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)
#A9ABB2
Deuteranopia (green-blind)
#C1BDAF
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd99b1; /* rgb */ color: rgb(253, 153, 177); /* oklch */ color: oklch(79.2% 0.122 4.7);
Tailwind
colors: {
custom: {
50: '#ffb8c8',
500: '#fd99b1',
950: '#000000',
},
}SCSS
$custom: #fd99b1; $custom-light: #ffb8c8; $custom-dark: #000000;
JSON
{
"hex": "#fd99b1",
"rgb": {
"r": 253,
"g": 153,
"b": 177
},
"hsl": {
"h": 345.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79221,
"c": 0.12223,
"h": 4.7
},
"luminance": 0.46839
}Semantic roles & 50–950 ramp
primary
#FD99B1
secondary
#D4F7EE
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082