#FF839E#FF839E
#FF839E is a light, vivid red. Relative luminance 0.400; OKLCH L 75.6% C 0.152 H 7.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF839E |
|---|---|
| RGB | rgb(255, 131, 158) |
| HSL | hsl(347, 100%, 76%) |
| HSV | hsv(347, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 38%, 0%) |
| CIE-LAB | lab(69.45, 49.69, 7.59) |
| CIE-LCH | lch(69.45, 50.27, 8.69°) |
| OKLab | oklab(75.59% 0.1509 0.0202) |
| OKLCH | oklch(75.59% 0.152 7.6) |
| XYZ | xyz(55.5308, 39.9666, 37.1309) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.41
Rose Pink
#F7879A
ΔE00 2.06
Pinky
#FC86AA
ΔE00 3.17
Carnation
#FD798F
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 3.22
Pig Pink
#E78EA5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF839E #83FFE4
analogous
#FF83DC #FF839E #FFA683
triadic
#FF839E #9EFF83 #839EFF
tetradic
#FF839E #DCFF83 #83FFE4 #A683FF
square
#FF839E #DCFF83 #83FFE4 #A683FF
split-complementary
#FF839E #83FFA6 #83DCFF
monochromatic
#FF093E #FF466E #FF839E #FFC0CE #FFE0E7
Accessibility & contrast
On white
2.34
#FF839E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FF839E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF839E
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF839E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF839E | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9F
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#FF778D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff839e; /* rgb */ color: rgb(255, 131, 158); /* oklch */ color: oklch(75.6% 0.152 7.6);
Tailwind
colors: {
custom: {
50: '#ffaaba',
500: '#ff839e',
950: '#000000',
},
}SCSS
$custom: #ff839e; $custom-light: #ffaaba; $custom-dark: #000000;
JSON
{
"hex": "#ff839e",
"rgb": {
"r": 255,
"g": 131,
"b": 158
},
"hsl": {
"h": 346.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75593,
"c": 0.15222,
"h": 7.6
},
"luminance": 0.39961
}Semantic roles & 50–950 ramp
primary
#FF839E
secondary
#D4F7F0
accent
#E6B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80