#FD9799#FD9799
#FD9799 is a light, vivid red. Relative luminance 0.453; OKLCH L 78.3% C 0.123 H 19.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9799 |
|---|---|
| RGB | rgb(253, 151, 153) |
| HSL | hsl(359, 96%, 79%) |
| HSV | hsv(359, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 39.5%, 0.8%) |
| CIE-LAB | lab(73.10, 38.39, 15.51) |
| CIE-LCH | lch(73.10, 41.40, 22.00°) |
| OKLab | oklab(78.28% 0.1161 0.0399) |
| OKLCH | oklch(78.28% 0.123 19) |
| XYZ | xyz(57.3272, 45.3207, 35.8593) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.75
Rose Pink
#F7879A
ΔE00 5.80
Lightcoral
#F08080
ΔE00 5.85
Peachy Pink
#FF9A8A
ΔE00 6.00
Salmon Pink
#FE7B7C
ΔE00 6.55
Blush (survey)
#F29E8E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9799 #97FDFB
analogous
#FD97CC #FD9799 #FDC897
triadic
#FD9799 #99FD97 #9799FD
tetradic
#FD9799 #CCFD97 #97FDFB #C897FD
square
#FD9799 #CCFD97 #97FDFB #C897FD
split-complementary
#FD9799 #97FDC8 #97CCFD
monochromatic
#FB1F23 #FC5B5E #FD9799 #FED3D4 #FEE1E2
Accessibility & contrast
On white
2.09
#FD9799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FD9799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9799
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9799 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA799
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd9799; /* rgb */ color: rgb(253, 151, 153); /* oklch */ color: oklch(78.3% 0.123 19.0);
Tailwind
colors: {
custom: {
50: '#ffb7b7',
500: '#fd9799',
950: '#000000',
},
}SCSS
$custom: #fd9799; $custom-light: #ffb7b7; $custom-dark: #000000;
JSON
{
"hex": "#fd9799",
"rgb": {
"r": 253,
"g": 151,
"b": 153
},
"hsl": {
"h": 358.824,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78281,
"c": 0.12273,
"h": 19
},
"luminance": 0.45316
}Semantic roles & 50–950 ramp
primary
#FD9799
secondary
#D4F7F6
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080