#FF8993#FF8993
#FF8993 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.2% C 0.143 H 15.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8993 |
|---|---|
| RGB | rgb(255, 137, 147) |
| HSL | hsl(355, 100%, 77%) |
| HSV | hsv(355, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 42.4%, 0%) |
| CIE-LAB | lab(70.36, 45.56, 15.04) |
| CIE-LCH | lch(70.36, 47.98, 18.27°) |
| OKLab | oklab(76.2% 0.1377 0.0387) |
| OKLCH | oklch(76.2% 0.143 15.7) |
| XYZ | xyz(55.4553, 41.2633, 32.6422) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.61
Rose Pink
#F7879A
ΔE00 3.38
Carnation
#FD798F
ΔE00 4.02
Lightcoral
#F08080
ΔE00 4.57
Salmon Pink
#FE7B7C
ΔE00 4.89
Rosa
#FE86A4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8993 #89FFF5
analogous
#FF89CE #FF8993 #FFBA89
triadic
#FF8993 #93FF89 #8993FF
tetradic
#FF8993 #CEFF89 #89FFF5 #BA89FF
square
#FF8993 #CEFF89 #89FFF5 #BA89FF
split-complementary
#FF8993 #89FFBA #89CEFF
monochromatic
#FF0F23 #FF4C5B #FF8993 #FFC6CB #FFE0E3
Accessibility & contrast
On white
2.27
#FF8993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF8993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8993
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8993 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E93
Deuteranopia (green-blind)
#BEB591
Tritanopia (blue-blind)
#FF7B8D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff8993; /* rgb */ color: rgb(255, 137, 147); /* oklch */ color: oklch(76.2% 0.143 15.7);
Tailwind
colors: {
custom: {
50: '#ffaeb2',
500: '#ff8993',
950: '#000000',
},
}SCSS
$custom: #ff8993; $custom-light: #ffaeb2; $custom-dark: #000000;
JSON
{
"hex": "#ff8993",
"rgb": {
"r": 255,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.915,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76202,
"c": 0.14302,
"h": 15.7
},
"luminance": 0.41258
}Semantic roles & 50–950 ramp
primary
#FF8993
secondary
#D4F7F4
accent
#E6D200
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#191011
muted
#877F80