#FF8A93#FF8A93
#FF8A93 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.4% C 0.142 H 16.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A93 |
|---|---|
| RGB | rgb(255, 138, 147) |
| HSL | hsl(355, 100%, 77%) |
| HSV | hsv(355, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 42.4%, 0%) |
| CIE-LAB | lab(70.56, 45.06, 15.32) |
| CIE-LCH | lch(70.56, 47.60, 18.77°) |
| OKLab | oklab(76.35% 0.1361 0.0394) |
| OKLCH | oklch(76.35% 0.142 16.1) |
| XYZ | xyz(55.5981, 41.5489, 32.6898) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.76
Rose Pink
#F7879A
ΔE00 3.62
Carnation
#FD798F
ΔE00 4.33
Lightcoral
#F08080
ΔE00 4.51
Salmon Pink
#FE7B7C
ΔE00 4.84
Rosa
#FE86A4
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A93 #8AFFF6
analogous
#FF8ACD #FF8A93 #FFBC8A
triadic
#FF8A93 #93FF8A #8A93FF
tetradic
#FF8A93 #CDFF8A #8AFFF6 #BC8AFF
square
#FF8A93 #CDFF8A #8AFFF6 #BC8AFF
split-complementary
#FF8A93 #8AFFBC #8ACDFF
monochromatic
#FF1022 #FF4D5B #FF8A93 #FFC7CB #FFE0E3
Accessibility & contrast
On white
2.26
#FF8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FF8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A93
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A93 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29E93
Deuteranopia (green-blind)
#BFB591
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a93; /* rgb */ color: rgb(255, 138, 147); /* oklch */ color: oklch(76.4% 0.142 16.1);
Tailwind
colors: {
custom: {
50: '#ffaeb2',
500: '#ff8a93',
950: '#000000',
},
}SCSS
$custom: #ff8a93; $custom-light: #ffaeb2; $custom-dark: #000000;
JSON
{
"hex": "#ff8a93",
"rgb": {
"r": 255,
"g": 138,
"b": 147
},
"hsl": {
"h": 355.385,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76353,
"c": 0.14172,
"h": 16.1
},
"luminance": 0.41544
}Semantic roles & 50–950 ramp
primary
#FF8A93
secondary
#D4F7F5
accent
#E6D400
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#191011
muted
#877F80