#FF8396#FF8396
#FF8396 is a light, vivid red. Relative luminance 0.397; OKLCH L 75.4% C 0.151 H 11.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8396 |
|---|---|
| RGB | rgb(255, 131, 150) |
| HSL | hsl(351, 100%, 76%) |
| HSV | hsv(351, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 41.2%, 0%) |
| CIE-LAB | lab(69.26, 48.83, 11.81) |
| CIE-LCH | lch(69.26, 50.24, 13.60°) |
| OKLab | oklab(75.39% 0.148 0.0307) |
| OKLCH | oklch(75.39% 0.151 11.7) |
| XYZ | xyz(54.8645, 39.7001, 33.6217) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.79
Carnation
#FD798F
ΔE00 2.11
Blush Pink
#FE828C
ΔE00 2.78
Rosa
#FE86A4
ΔE00 3.64
Watermelon
#FC6C85
ΔE00 4.73
Pinky
#FC86AA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8396 #83FFEC
analogous
#FF83D4 #FF8396 #FFAE83
triadic
#FF8396 #96FF83 #8396FF
tetradic
#FF8396 #D4FF83 #83FFEC #AE83FF
square
#FF8396 #D4FF83 #83FFEC #AE83FF
split-complementary
#FF8396 #83FFAE #83D4FF
monochromatic
#FF092E #FF4662 #FF8396 #FFC0CA #FFE0E5
Accessibility & contrast
On white
2.35
#FF8396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FF8396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8396
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8396 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A96
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff8396; /* rgb */ color: rgb(255, 131, 150); /* oklch */ color: oklch(75.4% 0.151 11.7);
Tailwind
colors: {
custom: {
50: '#ffaab4',
500: '#ff8396',
950: '#000000',
},
}SCSS
$custom: #ff8396; $custom-light: #ffaab4; $custom-dark: #000000;
JSON
{
"hex": "#ff8396",
"rgb": {
"r": 255,
"g": 131,
"b": 150
},
"hsl": {
"h": 350.806,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75387,
"c": 0.15112,
"h": 11.7
},
"luminance": 0.39695
}Semantic roles & 50–950 ramp
primary
#FF8396
secondary
#D4F7F2
accent
#E6C200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80