#FD8E93#FD8E93
#FD8E93 is a light, vivid red. Relative luminance 0.423; OKLCH L 76.7% C 0.134 H 17.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8E93 |
|---|---|
| RGB | rgb(253, 142, 147) |
| HSL | hsl(357, 97%, 77%) |
| HSV | hsv(357, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 41.9%, 0.8%) |
| CIE-LAB | lab(71.11, 42.34, 16.04) |
| CIE-LCH | lch(71.11, 45.28, 20.75°) |
| OKLab | oklab(76.72% 0.1278 0.0412) |
| OKLCH | oklch(76.72% 0.134 17.9) |
| XYZ | xyz(55.4505, 42.3404, 32.8503) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.67
Lightcoral
#F08080
ΔE00 4.36
Rose Pink
#F7879A
ΔE00 4.53
Salmon Pink
#FE7B7C
ΔE00 4.91
Carnation
#FD798F
ΔE00 5.53
Peachy Pink
#FF9A8A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8E93 #8EFDF8
analogous
#FD8ECB #FD8E93 #FDC08E
triadic
#FD8E93 #93FD8E #8E93FD
tetradic
#FD8E93 #CBFD8E #8EFDF8 #C08EFD
square
#FD8E93 #CBFD8E #8EFDF8 #C08EFD
split-complementary
#FD8E93 #8EFDC0 #8ECBFD
monochromatic
#FB1620 #FC525A #FD8E93 #FECACC #FEE1E2
Accessibility & contrast
On white
2.22
#FD8E93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FD8E93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8E93
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8E93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8E93 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#C0B791
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8e93; /* rgb */ color: rgb(253, 142, 147); /* oklch */ color: oklch(76.7% 0.134 17.9);
Tailwind
colors: {
custom: {
50: '#ffb1b2',
500: '#fd8e93',
950: '#000000',
},
}SCSS
$custom: #fd8e93; $custom-light: #ffb1b2; $custom-dark: #000000;
JSON
{
"hex": "#fd8e93",
"rgb": {
"r": 253,
"g": 142,
"b": 147
},
"hsl": {
"h": 357.297,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.76715,
"c": 0.13431,
"h": 17.9
},
"luminance": 0.42335
}Semantic roles & 50–950 ramp
primary
#FD8E93
secondary
#D4F7F5
accent
#E6DB00
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080