#FD9596#FD9596
#FD9596 is a light, vivid red. Relative luminance 0.446; OKLCH L 77.9% C 0.125 H 19.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9596 |
|---|---|
| RGB | rgb(253, 149, 150) |
| HSL | hsl(359, 96%, 79%) |
| HSV | hsv(359, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 40.7%, 0.8%) |
| CIE-LAB | lab(72.62, 39.09, 16.49) |
| CIE-LCH | lch(72.62, 42.43, 22.87°) |
| OKLab | oklab(77.89% 0.1181 0.0423) |
| OKLCH | oklch(77.89% 0.125 19.7) |
| XYZ | xyz(56.7634, 44.5845, 34.4644) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.43
Lightcoral
#F08080
ΔE00 5.33
Peachy Pink
#FF9A8A
ΔE00 5.65
Rose Pink
#F7879A
ΔE00 5.93
Salmon Pink
#FE7B7C
ΔE00 5.97
Blush (survey)
#F29E8E
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9596 #95FDFC
analogous
#FD95CA #FD9596 #FDC895
triadic
#FD9596 #96FD95 #9596FD
tetradic
#FD9596 #CAFD95 #95FDFC #C895FD
square
#FD9596 #CAFD95 #95FDFC #C895FD
split-complementary
#FD9596 #95FDC8 #95CAFD
monochromatic
#FB1D1F #FC595B #FD9596 #FED1D2 #FEE1E1
Accessibility & contrast
On white
2.12
#FD9596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FD9596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9596
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9596 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA695
Deuteranopia (green-blind)
#C4BA94
Tritanopia (blue-blind)
#FF8896
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd9596; /* rgb */ color: rgb(253, 149, 150); /* oklch */ color: oklch(77.9% 0.125 19.7);
Tailwind
colors: {
custom: {
50: '#ffb5b4',
500: '#fd9596',
950: '#000000',
},
}SCSS
$custom: #fd9596; $custom-light: #ffb5b4; $custom-dark: #000000;
JSON
{
"hex": "#fd9596",
"rgb": {
"r": 253,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.423,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.7789,
"c": 0.1254,
"h": 19.7
},
"luminance": 0.4458
}Semantic roles & 50–950 ramp
primary
#FD9596
secondary
#D4F7F6
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080