#FF8395#FF8395
#FF8395 is a light, vivid red. Relative luminance 0.397; OKLCH L 75.4% C 0.151 H 12.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8395 |
|---|---|
| RGB | rgb(255, 131, 149) |
| HSL | hsl(351, 100%, 76%) |
| HSV | hsv(351, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 41.6%, 0%) |
| CIE-LAB | lab(69.23, 48.73, 12.34) |
| CIE-LCH | lch(69.23, 50.27, 14.21°) |
| OKLab | oklab(75.36% 0.1476 0.032) |
| OKLCH | oklch(75.36% 0.151 12.2) |
| XYZ | xyz(54.7843, 39.6680, 33.1994) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.96
Carnation
#FD798F
ΔE00 2.13
Blush Pink
#FE828C
ΔE00 2.48
Rosa
#FE86A4
ΔE00 3.94
Watermelon
#FC6C85
ΔE00 4.70
Pinky
#FC86AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8395 #83FFED
analogous
#FF83D3 #FF8395 #FFAF83
triadic
#FF8395 #95FF83 #8395FF
tetradic
#FF8395 #D3FF83 #83FFED #AF83FF
square
#FF8395 #D3FF83 #83FFED #AF83FF
split-complementary
#FF8395 #83FFAF #83D3FF
monochromatic
#FF092C #FF4661 #FF8395 #FFC0C9 #FFE0E5
Accessibility & contrast
On white
2.35
#FF8395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF8395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8395
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8395 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A95
Deuteranopia (green-blind)
#BBB292
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff8395; /* rgb */ color: rgb(255, 131, 149); /* oklch */ color: oklch(75.4% 0.151 12.2);
Tailwind
colors: {
custom: {
50: '#ffaab4',
500: '#ff8395',
950: '#000000',
},
}SCSS
$custom: #ff8395; $custom-light: #ffaab4; $custom-dark: #000000;
JSON
{
"hex": "#ff8395",
"rgb": {
"r": 255,
"g": 131,
"b": 149
},
"hsl": {
"h": 351.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75362,
"c": 0.15103,
"h": 12.2
},
"luminance": 0.39663
}Semantic roles & 50–950 ramp
primary
#FF8395
secondary
#D4F7F2
accent
#E6C400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80