#FF8296#FF8296
#FF8296 is a light, vivid red. Relative luminance 0.394; OKLCH L 75.2% C 0.152 H 11.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8296 |
|---|---|
| RGB | rgb(255, 130, 150) |
| HSL | hsl(350, 100%, 75%) |
| HSV | hsv(350, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 41.2%, 0%) |
| CIE-LAB | lab(69.06, 49.32, 11.54) |
| CIE-LCH | lch(69.06, 50.65, 13.17°) |
| OKLab | oklab(75.24% 0.1495 0.0301) |
| OKLCH | oklch(75.24% 0.152 11.4) |
| XYZ | xyz(54.7309, 39.4327, 33.5772) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.80
Carnation
#FD798F
ΔE00 1.92
Blush Pink
#FE828C
ΔE00 2.97
Rosa
#FE86A4
ΔE00 3.50
Watermelon
#FC6C85
ΔE00 4.55
Pinky
#FC86AA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8296 #82FFEB
analogous
#FF82D4 #FF8296 #FFAC82
triadic
#FF8296 #96FF82 #8296FF
tetradic
#FF8296 #D4FF82 #82FFEB #AC82FF
square
#FF8296 #D4FF82 #82FFEB #AC82FF
split-complementary
#FF8296 #82FFAC #82D4FF
monochromatic
#FF082F #FF4563 #FF8296 #FFBFC9 #FFE0E5
Accessibility & contrast
On white
2.36
#FF8296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF8296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8296
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8296 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9996
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#FF7489
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff8296; /* rgb */ color: rgb(255, 130, 150); /* oklch */ color: oklch(75.2% 0.152 11.4);
Tailwind
colors: {
custom: {
50: '#ffa9b4',
500: '#ff8296',
950: '#000000',
},
}SCSS
$custom: #ff8296; $custom-light: #ffa9b4; $custom-dark: #000000;
JSON
{
"hex": "#ff8296",
"rgb": {
"r": 255,
"g": 130,
"b": 150
},
"hsl": {
"h": 350.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75242,
"c": 0.15246,
"h": 11.4
},
"luminance": 0.39427
}Semantic roles & 50–950 ramp
primary
#FF8296
secondary
#D4F7F2
accent
#E6C100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80