#FF8196#FF8196
#FF8196 is a light, vivid red. Relative luminance 0.392; OKLCH L 75.1% C 0.154 H 11.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8196 |
|---|---|
| RGB | rgb(255, 129, 150) |
| HSL | hsl(350, 100%, 75%) |
| HSV | hsv(350, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 41.2%, 0%) |
| CIE-LAB | lab(68.87, 49.81, 11.27) |
| CIE-LCH | lch(68.87, 51.07, 12.75°) |
| OKLab | oklab(75.1% 0.151 0.0294) |
| OKLCH | oklch(75.1% 0.154 11) |
| XYZ | xyz(54.5985, 39.1680, 33.5330) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.76
Rose Pink
#F7879A
ΔE00 1.86
Blush Pink
#FE828C
ΔE00 3.17
Rosa
#FE86A4
ΔE00 3.37
Watermelon
#FC6C85
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8196 #81FFEA
analogous
#FF81D5 #FF8196 #FFAB81
triadic
#FF8196 #96FF81 #8196FF
tetradic
#FF8196 #D5FF81 #81FFEA #AB81FF
square
#FF8196 #D5FF81 #81FFEA #AB81FF
split-complementary
#FF8196 #81FFAB #81D5FF
monochromatic
#FF0730 #FF4463 #FF8196 #FFBEC9 #FFE0E5
Accessibility & contrast
On white
2.38
#FF8196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF8196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8196
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8196 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9996
Deuteranopia (green-blind)
#B9B193
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff8196; /* rgb */ color: rgb(255, 129, 150); /* oklch */ color: oklch(75.1% 0.154 11.0);
Tailwind
colors: {
custom: {
50: '#ffa8b4',
500: '#ff8196',
950: '#000000',
},
}SCSS
$custom: #ff8196; $custom-light: #ffa8b4; $custom-dark: #000000;
JSON
{
"hex": "#ff8196",
"rgb": {
"r": 255,
"g": 129,
"b": 150
},
"hsl": {
"h": 350,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.75097,
"c": 0.15381,
"h": 11
},
"luminance": 0.39163
}Semantic roles & 50–950 ramp
primary
#FF8196
secondary
#D4F7F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80