#FD8E9A#FD8E9A
#FD8E9A is a light, vivid red. Relative luminance 0.426; OKLCH L 76.9% C 0.134 H 13.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8E9A |
|---|---|
| RGB | rgb(253, 142, 154) |
| HSL | hsl(354, 97%, 77%) |
| HSV | hsv(354, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 39.1%, 0.8%) |
| CIE-LAB | lab(71.26, 43.09, 12.37) |
| CIE-LCH | lch(71.26, 44.83, 16.02°) |
| OKLab | oklab(76.88% 0.1305 0.0322) |
| OKLCH | oklch(76.88% 0.134 13.8) |
| XYZ | xyz(56.0166, 42.5668, 35.8316) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.63
Blush Pink
#FE828C
ΔE00 3.12
Carnation
#FD798F
ΔE00 4.55
Rosa
#FE86A4
ΔE00 4.85
Lightcoral
#F08080
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8E9A #8EFDF1
analogous
#FD8ED1 #FD8E9A #FDBA8E
triadic
#FD8E9A #9AFD8E #8E9AFD
tetradic
#FD8E9A #D1FD8E #8EFDF1 #BA8EFD
square
#FD8E9A #D1FD8E #8EFDF1 #BA8EFD
split-complementary
#FD8E9A #8EFDBA #8ED1FD
monochromatic
#FB162E #FC5264 #FD8E9A #FECAD0 #FEE1E4
Accessibility & contrast
On white
2.21
#FD8E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FD8E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8E9A
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8E9A | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#FF8293
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8e9a; /* rgb */ color: rgb(253, 142, 154); /* oklch */ color: oklch(76.9% 0.134 13.8);
Tailwind
colors: {
custom: {
50: '#ffb1b7',
500: '#fd8e9a',
950: '#000000',
},
}SCSS
$custom: #fd8e9a; $custom-light: #ffb1b7; $custom-dark: #000000;
JSON
{
"hex": "#fd8e9a",
"rgb": {
"r": 253,
"g": 142,
"b": 154
},
"hsl": {
"h": 353.514,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.76884,
"c": 0.13438,
"h": 13.8
},
"luminance": 0.42562
}Semantic roles & 50–950 ramp
primary
#FD8E9A
secondary
#D4F7F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080