#FF8A96#FF8A96
#FF8A96 is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.142 H 14.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A96 |
|---|---|
| RGB | rgb(255, 138, 150) |
| HSL | hsl(354, 100%, 77%) |
| HSV | hsv(354, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 41.2%, 0%) |
| CIE-LAB | lab(70.63, 45.37, 13.74) |
| CIE-LCH | lch(70.63, 47.41, 16.85°) |
| OKLab | oklab(76.43% 0.1373 0.0355) |
| OKLCH | oklch(76.43% 0.142 14.5) |
| XYZ | xyz(55.8366, 41.6443, 33.9457) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.14
Rose Pink
#F7879A
ΔE00 2.79
Carnation
#FD798F
ΔE00 3.87
Rosa
#FE86A4
ΔE00 5.10
Lightcoral
#F08080
ΔE00 5.18
Salmon Pink
#FE7B7C
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A96 #8AFFF3
analogous
#FF8AD1 #FF8A96 #FFB98A
triadic
#FF8A96 #96FF8A #8A96FF
tetradic
#FF8A96 #D1FF8A #8AFFF3 #B98AFF
square
#FF8A96 #D1FF8A #8AFFF3 #B98AFF
split-complementary
#FF8A96 #8AFFB9 #8AD1FF
monochromatic
#FF1028 #FF4D5F #FF8A96 #FFC7CD #FFE0E4
Accessibility & contrast
On white
2.25
#FF8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A96
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A96 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F96
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a96; /* rgb */ color: rgb(255, 138, 150); /* oklch */ color: oklch(76.4% 0.142 14.5);
Tailwind
colors: {
custom: {
50: '#ffaeb4',
500: '#ff8a96',
950: '#000000',
},
}SCSS
$custom: #ff8a96; $custom-light: #ffaeb4; $custom-dark: #000000;
JSON
{
"hex": "#ff8a96",
"rgb": {
"r": 255,
"g": 138,
"b": 150
},
"hsl": {
"h": 353.846,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76425,
"c": 0.14179,
"h": 14.5
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#FF8A96
secondary
#D4F7F4
accent
#E6CE00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80