#FF8397#FF8397
#FF8397 is a light, vivid red. Relative luminance 0.397; OKLCH L 75.4% C 0.151 H 11.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8397 |
|---|---|
| RGB | rgb(255, 131, 151) |
| HSL | hsl(350, 100%, 76%) |
| HSV | hsv(350, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 40.8%, 0%) |
| CIE-LAB | lab(69.28, 48.94, 11.28) |
| CIE-LCH | lch(69.28, 50.22, 12.98°) |
| OKLab | oklab(75.41% 0.1483 0.0294) |
| OKLCH | oklch(75.41% 0.151 11.2) |
| XYZ | xyz(54.9454, 39.7324, 34.0476) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.66
Carnation
#FD798F
ΔE00 2.14
Blush Pink
#FE828C
ΔE00 3.08
Rosa
#FE86A4
ΔE00 3.35
Watermelon
#FC6C85
ΔE00 4.78
Pinky
#FC86AA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8397 #83FFEB
analogous
#FF83D5 #FF8397 #FFAD83
triadic
#FF8397 #97FF83 #8397FF
tetradic
#FF8397 #D5FF83 #83FFEB #AD83FF
square
#FF8397 #D5FF83 #83FFEB #AD83FF
split-complementary
#FF8397 #83FFAD #83D5FF
monochromatic
#FF0930 #FF4664 #FF8397 #FFC0CA #FFE0E5
Accessibility & contrast
On white
2.35
#FF8397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF8397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8397
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8397 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A97
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff8397; /* rgb */ color: rgb(255, 131, 151); /* oklch */ color: oklch(75.4% 0.151 11.2);
Tailwind
colors: {
custom: {
50: '#ffaab5',
500: '#ff8397',
950: '#000000',
},
}SCSS
$custom: #ff8397; $custom-light: #ffaab5; $custom-dark: #000000;
JSON
{
"hex": "#ff8397",
"rgb": {
"r": 255,
"g": 131,
"b": 151
},
"hsl": {
"h": 350.323,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75412,
"c": 0.15122,
"h": 11.2
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#FF8397
secondary
#D4F7F2
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80