#FD99B2#FD99B2
#FD99B2 is a light, vivid red. Relative luminance 0.469; OKLCH L 79.2% C 0.122 H 4.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99B2 |
|---|---|
| RGB | rgb(253, 153, 178) |
| HSL | hsl(345, 96%, 80%) |
| HSV | hsv(345, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 29.6%, 0.8%) |
| CIE-LAB | lab(74.12, 40.34, 3.15) |
| CIE-LCH | lch(74.12, 40.46, 4.47°) |
| OKLab | oklab(79.25% 0.1222 0.0088) |
| OKLCH | oklch(79.25% 0.122 4.1) |
| XYZ | xyz(59.9371, 46.8840, 48.0035) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.32
Rose Pink
#F7879A
ΔE00 5.17
Soft Pink
#FDB0C0
ΔE00 5.50
Carnation Pink
#FF7FA7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99B2 #99FDE4
analogous
#FD99E4 #FD99B2 #FDB299
triadic
#FD99B2 #B2FD99 #99B2FD
tetradic
#FD99B2 #E4FD99 #99FDE4 #B299FD
square
#FD99B2 #E4FD99 #99FDE4 #B299FD
split-complementary
#FD99B2 #99FDB2 #99E4FD
monochromatic
#FB2157 #FC5D85 #FD99B2 #FED5DF #FEE1E8
Accessibility & contrast
On white
2.02
#FD99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FD99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99B2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99B2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#FF91A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd99b2; /* rgb */ color: rgb(253, 153, 178); /* oklch */ color: oklch(79.2% 0.122 4.1);
Tailwind
colors: {
custom: {
50: '#ffb8c8',
500: '#fd99b2',
950: '#000000',
},
}SCSS
$custom: #fd99b2; $custom-light: #ffb8c8; $custom-dark: #000000;
JSON
{
"hex": "#fd99b2",
"rgb": {
"r": 253,
"g": 153,
"b": 178
},
"hsl": {
"h": 345,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79249,
"c": 0.12248,
"h": 4.1
},
"luminance": 0.46879
}Semantic roles & 50–950 ramp
primary
#FD99B2
secondary
#D4F7EE
accent
#E6AC00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082