#FD9DA2#FD9DA2
#FD9DA2 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.5% C 0.115 H 16.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9DA2 |
|---|---|
| RGB | rgb(253, 157, 162) |
| HSL | hsl(357, 96%, 80%) |
| HSV | hsv(357, 38%, 99%) |
| CMYK | cmyk(0%, 37.9%, 36%, 0.8%) |
| CIE-LAB | lab(74.58, 36.31, 12.63) |
| CIE-LCH | lch(74.58, 38.45, 19.18°) |
| OKLab | oklab(79.47% 0.11 0.0328) |
| OKLCH | oklch(79.47% 0.115 16.6) |
| XYZ | xyz(59.0890, 47.6099, 40.2529) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.86
Blush Pink
#FE828C
ΔE00 6.06
Soft Pink
#FDB0C0
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 6.96
Peachy Pink
#FF9A8A
ΔE00 7.32
Blush (survey)
#F29E8E
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9DA2 #9DFDF8
analogous
#FD9DD2 #FD9DA2 #FDC89D
triadic
#FD9DA2 #A2FD9D #9DA2FD
tetradic
#FD9DA2 #D2FD9D #9DFDF8 #C89DFD
square
#FD9DA2 #D2FD9D #9DFDF8 #C89DFD
split-complementary
#FD9DA2 #9DFDC8 #9DD2FD
monochromatic
#FB2530 #FC6169 #FD9DA2 #FED9DB #FEE1E3
Accessibility & contrast
On white
2.00
#FD9DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FD9DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9DA2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9DA2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9da2; /* rgb */ color: rgb(253, 157, 162); /* oklch */ color: oklch(79.5% 0.115 16.6);
Tailwind
colors: {
custom: {
50: '#ffbbbd',
500: '#fd9da2',
950: '#000000',
},
}SCSS
$custom: #fd9da2; $custom-light: #ffbbbd; $custom-dark: #000000;
JSON
{
"hex": "#fd9da2",
"rgb": {
"r": 253,
"g": 157,
"b": 162
},
"hsl": {
"h": 356.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.79475,
"c": 0.11484,
"h": 16.6
},
"luminance": 0.47605
}Semantic roles & 50–950 ramp
primary
#FD9DA2
secondary
#D4F7F5
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181