#FD9EA3#FD9EA3
#FD9EA3 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.7% C 0.114 H 16.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EA3 |
|---|---|
| RGB | rgb(253, 158, 163) |
| HSL | hsl(357, 96%, 81%) |
| HSV | hsv(357, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 35.6%, 0.8%) |
| CIE-LAB | lab(74.82, 35.91, 12.41) |
| CIE-LCH | lch(74.82, 38.00, 19.07°) |
| OKLab | oklab(79.66% 0.1089 0.0323) |
| OKLCH | oklch(79.66% 0.114 16.5) |
| XYZ | xyz(59.3482, 47.9853, 40.7796) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.02
Blush Pink
#FE828C
ΔE00 6.30
Soft Pink
#FDB0C0
ΔE00 6.60
Lightpink
#FFB6C1
ΔE00 6.72
Peachy Pink
#FF9A8A
ΔE00 7.39
Blush (survey)
#F29E8E
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EA3 #9EFDF8
analogous
#FD9ED2 #FD9EA3 #FDC89E
triadic
#FD9EA3 #A3FD9E #9EA3FD
tetradic
#FD9EA3 #D2FD9E #9EFDF8 #C89EFD
square
#FD9EA3 #D2FD9E #9EFDF8 #C89EFD
split-complementary
#FD9EA3 #9EFDC8 #9ED2FD
monochromatic
#FB2631 #FC626A #FD9EA3 #FEDADC #FEE1E3
Accessibility & contrast
On white
1.98
#FD9EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FD9EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EA3
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EA3 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd9ea3; /* rgb */ color: rgb(253, 158, 163); /* oklch */ color: oklch(79.7% 0.114 16.5);
Tailwind
colors: {
custom: {
50: '#ffbbbe',
500: '#fd9ea3',
950: '#000000',
},
}SCSS
$custom: #fd9ea3; $custom-light: #ffbbbe; $custom-dark: #000000;
JSON
{
"hex": "#fd9ea3",
"rgb": {
"r": 253,
"g": 158,
"b": 163
},
"hsl": {
"h": 356.842,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.79665,
"c": 0.11354,
"h": 16.5
},
"luminance": 0.47981
}Semantic roles & 50–950 ramp
primary
#FD9EA3
secondary
#D4F7F5
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181