#FF879E#FF879E
#FF879E is a light, vivid red. Relative luminance 0.411; OKLCH L 76.2% C 0.147 H 9.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF879E |
|---|---|
| RGB | rgb(255, 135, 158) |
| HSL | hsl(349, 100%, 76%) |
| HSV | hsv(349, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 38%, 0%) |
| CIE-LAB | lab(70.22, 47.73, 8.70) |
| CIE-LCH | lch(70.22, 48.51, 10.33°) |
| OKLab | oklab(76.18% 0.1448 0.023) |
| OKLCH | oklch(76.18% 0.147 9) |
| XYZ | xyz(56.0785, 41.0618, 37.3135) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.46
Rosa
#FE86A4
ΔE00 2.00
Carnation
#FD798F
ΔE00 3.37
Pinky
#FC86AA
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.18
Blush Pink
#FE828C
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF879E #87FFE8
analogous
#FF87DA #FF879E #FFAC87
triadic
#FF879E #9EFF87 #879EFF
tetradic
#FF879E #DAFF87 #87FFE8 #AC87FF
square
#FF879E #DAFF87 #87FFE8 #AC87FF
split-complementary
#FF879E #87FFAC #87DAFF
monochromatic
#FF0D3B #FF4A6D #FF879E #FFC4CF #FFE0E6
Accessibility & contrast
On white
2.28
#FF879E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FF879E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF879E
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF879E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF879E | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#FF7B8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff879e; /* rgb */ color: rgb(255, 135, 158); /* oklch */ color: oklch(76.2% 0.147 9.0);
Tailwind
colors: {
custom: {
50: '#ffacba',
500: '#ff879e',
950: '#000000',
},
}SCSS
$custom: #ff879e; $custom-light: #ffacba; $custom-dark: #000000;
JSON
{
"hex": "#ff879e",
"rgb": {
"r": 255,
"g": 135,
"b": 158
},
"hsl": {
"h": 348.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76178,
"c": 0.14663,
"h": 9
},
"luminance": 0.41057
}Semantic roles & 50–950 ramp
primary
#FF879E
secondary
#D4F7F1
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80