#FF839B#FF839B
#FF839B is a light, vivid red. Relative luminance 0.399; OKLCH L 75.5% C 0.152 H 9.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF839B |
|---|---|
| RGB | rgb(255, 131, 155) |
| HSL | hsl(348, 100%, 76%) |
| HSV | hsv(348, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 39.2%, 0%) |
| CIE-LAB | lab(69.37, 49.36, 9.17) |
| CIE-LCH | lch(69.37, 50.21, 10.52°) |
| OKLab | oklab(75.51% 0.1498 0.0242) |
| OKLCH | oklch(75.51% 0.152 9.2) |
| XYZ | xyz(55.2757, 39.8645, 35.7875) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.62
Rosa
#FE86A4
ΔE00 2.21
Carnation
#FD798F
ΔE00 2.60
Pinky
#FC86AA
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.06
Blush Pink
#FE828C
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF839B #83FFE7
analogous
#FF83D9 #FF839B #FFA983
triadic
#FF839B #9BFF83 #839BFF
tetradic
#FF839B #D9FF83 #83FFE7 #A983FF
square
#FF839B #D9FF83 #83FFE7 #A983FF
split-complementary
#FF839B #83FFA9 #83D9FF
monochromatic
#FF0938 #FF466A #FF839B #FFC0CC #FFE0E6
Accessibility & contrast
On white
2.34
#FF839B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FF839B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF839B
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF839B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF839B | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9B
Deuteranopia (green-blind)
#B9B398
Tritanopia (blue-blind)
#FF768C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff839b; /* rgb */ color: rgb(255, 131, 155); /* oklch */ color: oklch(75.5% 0.152 9.2);
Tailwind
colors: {
custom: {
50: '#ffaab8',
500: '#ff839b',
950: '#000000',
},
}SCSS
$custom: #ff839b; $custom-light: #ffaab8; $custom-dark: #000000;
JSON
{
"hex": "#ff839b",
"rgb": {
"r": 255,
"g": 131,
"b": 155
},
"hsl": {
"h": 348.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75514,
"c": 0.15173,
"h": 9.2
},
"luminance": 0.39859
}Semantic roles & 50–950 ramp
primary
#FF839B
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80