#FD9999#FD9999
#FD9999 is a light, vivid red. Relative luminance 0.460; OKLCH L 78.6% C 0.120 H 20.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9999 |
|---|---|
| RGB | rgb(253, 153, 153) |
| HSL | hsl(0, 96%, 80%) |
| HSV | hsv(0, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 39.5%, 0.8%) |
| CIE-LAB | lab(73.53, 37.36, 16.10) |
| CIE-LCH | lch(73.53, 40.68, 23.31°) |
| OKLab | oklab(78.61% 0.1129 0.0414) |
| OKLCH | oklch(78.61% 0.12 20.1) |
| XYZ | xyz(57.6518, 45.9699, 35.9675) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.35
Peachy Pink
#FF9A8A
ΔE00 5.39
Blush (survey)
#F29E8E
ΔE00 5.96
Lightcoral
#F08080
ΔE00 6.13
Rose Pink
#F7879A
ΔE00 6.51
Salmon Pink
#FE7B7C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9999 #99FDFD
analogous
#FD99CB #FD9999 #FDCB99
triadic
#FD9999 #99FD99 #9999FD
tetradic
#FD9999 #CBFD99 #99FDFD #CB99FD
square
#FD9999 #CBFD99 #99FDFD #CB99FD
split-complementary
#FD9999 #99FDCB #99CBFD
monochromatic
#FB2121 #FC5D5D #FD9999 #FED5D5 #FEE1E1
Accessibility & contrast
On white
2.06
#FD9999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FD9999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9999
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9999 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA998
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#FF8D9A
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd9999; /* rgb */ color: rgb(253, 153, 153); /* oklch */ color: oklch(78.6% 0.120 20.1);
Tailwind
colors: {
custom: {
50: '#ffb8b7',
500: '#fd9999',
950: '#000000',
},
}SCSS
$custom: #fd9999; $custom-light: #ffb8b7; $custom-dark: #000000;
JSON
{
"hex": "#fd9999",
"rgb": {
"r": 253,
"g": 153,
"b": 153
},
"hsl": {
"h": 0,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.78605,
"c": 0.12025,
"h": 20.1
},
"luminance": 0.45965
}Semantic roles & 50–950 ramp
primary
#FD9999
secondary
#D4F7F7
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080