#FE9993#FE9993
#FE9993 is a light, vivid red. Relative luminance 0.460; OKLCH L 78.6% C 0.122 H 23.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9993 |
|---|---|
| RGB | rgb(254, 153, 147) |
| HSL | hsl(3, 98%, 79%) |
| HSV | hsv(3, 42%, 100%) |
| CMYK | cmyk(0%, 39.8%, 42.1%, 0.4%) |
| CIE-LAB | lab(73.52, 37.08, 19.41) |
| CIE-LCH | lch(73.52, 41.86, 27.63°) |
| OKLab | oklab(78.59% 0.1117 0.0494) |
| OKLCH | oklch(78.59% 0.122 23.9) |
| XYZ | xyz(57.5337, 45.9649, 33.4401) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.34
Blush (survey)
#F29E8E
ΔE00 4.35
Lightcoral
#F08080
ΔE00 6.16
Blush Pink
#FE828C
ΔE00 6.29
Light Salmon
#FEA993
ΔE00 6.61
Salmon Pink
#FE7B7C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9993 #93F8FE
analogous
#FE93C2 #FE9993 #FECE93
triadic
#FE9993 #93FE99 #9993FE
tetradic
#FE9993 #C2FE93 #93F8FE #CE93FE
square
#FE9993 #C2FE93 #93F8FE #CE93FE
split-complementary
#FE9993 #93FECE #93C2FE
monochromatic
#FD261A #FD6056 #FE9993 #FFD2D0 #FFE2E1
Accessibility & contrast
On white
2.06
#FE9993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FE9993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9993
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9993 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA892
Deuteranopia (green-blind)
#C7BC91
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe9993; /* rgb */ color: rgb(254, 153, 147); /* oklch */ color: oklch(78.6% 0.122 23.9);
Tailwind
colors: {
custom: {
50: '#ffb8b2',
500: '#fe9993',
950: '#000000',
},
}SCSS
$custom: #fe9993; $custom-light: #ffb8b2; $custom-dark: #000000;
JSON
{
"hex": "#fe9993",
"rgb": {
"r": 254,
"g": 153,
"b": 147
},
"hsl": {
"h": 3.364,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.78587,
"c": 0.12214,
"h": 23.9
},
"luminance": 0.4596
}Semantic roles & 50–950 ramp
primary
#FE9993
secondary
#D4F5F7
accent
#D9E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080