#FD99A4#FD99A4
#FD99A4 is a light, vivid red. Relative luminance 0.463; OKLCH L 78.9% C 0.120 H 13.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99A4 |
|---|---|
| RGB | rgb(253, 153, 164) |
| HSL | hsl(353, 96%, 80%) |
| HSV | hsv(353, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 35.2%, 0.8%) |
| CIE-LAB | lab(73.77, 38.61, 10.39) |
| CIE-LCH | lch(73.77, 39.98, 15.05°) |
| OKLab | oklab(78.87% 0.1171 0.0272) |
| OKLCH | oklch(78.87% 0.12 13.1) |
| XYZ | xyz(58.6025, 46.3502, 40.9748) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.31
Blush Pink
#FE828C
ΔE00 5.58
Rosa
#FE86A4
ΔE00 5.71
Pig Pink
#E78EA5
ΔE00 6.05
Soft Pink
#FDB0C0
ΔE00 6.47
Carnation
#FD798F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99A4 #99FDF2
analogous
#FD99D6 #FD99A4 #FDC099
triadic
#FD99A4 #A4FD99 #99A4FD
tetradic
#FD99A4 #D6FD99 #99FDF2 #C099FD
square
#FD99A4 #D6FD99 #99FDF2 #C099FD
split-complementary
#FD99A4 #99FDC0 #99D6FD
monochromatic
#FB2139 #FC5D6E #FD99A4 #FED5DA #FEE1E4
Accessibility & contrast
On white
2.04
#FD99A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FD99A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99A4
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99A4 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA4
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#FF8F9D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd99a4; /* rgb */ color: rgb(253, 153, 164); /* oklch */ color: oklch(78.9% 0.120 13.1);
Tailwind
colors: {
custom: {
50: '#ffb8be',
500: '#fd99a4',
950: '#000000',
},
}SCSS
$custom: #fd99a4; $custom-light: #ffb8be; $custom-dark: #000000;
JSON
{
"hex": "#fd99a4",
"rgb": {
"r": 253,
"g": 153,
"b": 164
},
"hsl": {
"h": 353.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.78874,
"c": 0.12019,
"h": 13.1
},
"luminance": 0.46345
}Semantic roles & 50–950 ramp
primary
#FD99A4
secondary
#D4F7F3
accent
#E6CC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081