#FD9EA2#FD9EA2
#FD9EA2 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.6% C 0.114 H 17.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EA2 |
|---|---|
| RGB | rgb(253, 158, 162) |
| HSL | hsl(357, 96%, 81%) |
| HSV | hsv(357, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 36%, 0.8%) |
| CIE-LAB | lab(74.79, 35.80, 12.93) |
| CIE-LCH | lch(74.79, 38.06, 19.86°) |
| OKLab | oklab(79.64% 0.1085 0.0336) |
| OKLCH | oklch(79.64% 0.114 17.2) |
| XYZ | xyz(59.2589, 47.9496, 40.3096) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.20
Blush Pink
#FE828C
ΔE00 6.28
Soft Pink
#FDB0C0
ΔE00 6.85
Lightpink
#FFB6C1
ΔE00 6.90
Peachy Pink
#FF9A8A
ΔE00 7.05
Blush (survey)
#F29E8E
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EA2 #9EFDF9
analogous
#FD9ED1 #FD9EA2 #FDC99E
triadic
#FD9EA2 #A2FD9E #9EA2FD
tetradic
#FD9EA2 #D1FD9E #9EFDF9 #C99EFD
square
#FD9EA2 #D1FD9E #9EFDF9 #C99EFD
split-complementary
#FD9EA2 #9EFDC9 #9ED1FD
monochromatic
#FB262F #FC6269 #FD9EA2 #FEDADB #FEE1E2
Accessibility & contrast
On white
1.98
#FD9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FD9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EA2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EA2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd9ea2; /* rgb */ color: rgb(253, 158, 162); /* oklch */ color: oklch(79.6% 0.114 17.2);
Tailwind
colors: {
custom: {
50: '#ffbbbd',
500: '#fd9ea2',
950: '#000000',
},
}SCSS
$custom: #fd9ea2; $custom-light: #ffbbbd; $custom-dark: #000000;
JSON
{
"hex": "#fd9ea2",
"rgb": {
"r": 253,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.474,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.7964,
"c": 0.11355,
"h": 17.2
},
"luminance": 0.47945
}Semantic roles & 50–950 ramp
primary
#FD9EA2
secondary
#D4F7F5
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181