#FD8499#FD8499
#FD8499 is a light, vivid red. Relative luminance 0.397; OKLCH L 75.3% C 0.148 H 10.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8499 |
|---|---|
| RGB | rgb(253, 132, 153) |
| HSL | hsl(350, 97%, 75%) |
| HSV | hsv(350, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 39.5%, 0.8%) |
| CIE-LAB | lab(69.25, 47.97, 10.08) |
| CIE-LCH | lch(69.25, 49.02, 11.87°) |
| OKLab | oklab(75.35% 0.1455 0.0264) |
| OKLCH | oklch(75.35% 0.148 10.3) |
| XYZ | xyz(54.5120, 39.6903, 34.9209) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.16
Carnation
#FD798F
ΔE00 2.43
Rosa
#FE86A4
ΔE00 2.79
Blush Pink
#FE828C
ΔE00 3.62
Pinky
#FC86AA
ΔE00 4.59
Carnation Pink
#FF7FA7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8499 #84FDE8
analogous
#FD84D5 #FD8499 #FDAB84
triadic
#FD8499 #99FD84 #8499FD
tetradic
#FD8499 #D5FD84 #84FDE8 #AB84FD
square
#FD8499 #D5FD84 #84FDE8 #AB84FD
split-complementary
#FD8499 #84FDAB #84D5FD
monochromatic
#FB0C35 #FC4867 #FD8499 #FEC0CB #FFE1E6
Accessibility & contrast
On white
2.35
#FD8499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FD8499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8499
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8499 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B99
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#FF778C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd8499; /* rgb */ color: rgb(253, 132, 153); /* oklch */ color: oklch(75.3% 0.148 10.3);
Tailwind
colors: {
custom: {
50: '#ffaab6',
500: '#fd8499',
950: '#000000',
},
}SCSS
$custom: #fd8499; $custom-light: #ffaab6; $custom-dark: #000000;
JSON
{
"hex": "#fd8499",
"rgb": {
"r": 253,
"g": 132,
"b": 153
},
"hsl": {
"h": 349.587,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.75349,
"c": 0.14786,
"h": 10.3
},
"luminance": 0.39685
}Semantic roles & 50–950 ramp
primary
#FD8499
secondary
#D4F7F1
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80