#FF8097#FF8097
#FF8097 is a light, vivid red. Relative luminance 0.389; OKLCH L 75.0% C 0.155 H 10.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8097 |
|---|---|
| RGB | rgb(255, 128, 151) |
| HSL | hsl(349, 100%, 75%) |
| HSV | hsv(349, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 40.8%, 0%) |
| CIE-LAB | lab(68.71, 50.40, 10.47) |
| CIE-LCH | lch(68.71, 51.48, 11.74°) |
| OKLab | oklab(74.98% 0.1529 0.0274) |
| OKLCH | oklch(74.98% 0.155 10.2) |
| XYZ | xyz(54.5483, 38.9382, 33.9152) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.76
Rose Pink
#F7879A
ΔE00 1.92
Rosa
#FE86A4
ΔE00 3.00
Blush Pink
#FE828C
ΔE00 3.67
Watermelon
#FC6C85
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8097 #80FFE8
analogous
#FF80D6 #FF8097 #FFA980
triadic
#FF8097 #97FF80 #8097FF
tetradic
#FF8097 #D6FF80 #80FFE8 #A980FF
square
#FF8097 #D6FF80 #80FFE8 #A980FF
split-complementary
#FF8097 #80FFA9 #80D6FF
monochromatic
#FF0633 #FF4365 #FF8097 #FFBDC9 #FFE0E6
Accessibility & contrast
On white
2.39
#FF8097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF8097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8097
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8097 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989897
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff8097; /* rgb */ color: rgb(255, 128, 151); /* oklch */ color: oklch(75.0% 0.155 10.2);
Tailwind
colors: {
custom: {
50: '#ffa8b5',
500: '#ff8097',
950: '#000000',
},
}SCSS
$custom: #ff8097; $custom-light: #ffa8b5; $custom-dark: #000000;
JSON
{
"hex": "#ff8097",
"rgb": {
"r": 255,
"g": 128,
"b": 151
},
"hsl": {
"h": 349.134,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74979,
"c": 0.1553,
"h": 10.2
},
"luminance": 0.38933
}Semantic roles & 50–950 ramp
primary
#FF8097
secondary
#D4F7F1
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80