#FF9876#FF9876
#FF9876 is a light, vivid red. Relative luminance 0.450; OKLCH L 78.0% C 0.133 H 39.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9876 |
|---|---|
| RGB | rgb(255, 152, 118) |
| HSL | hsl(15, 100%, 73%) |
| HSV | hsv(15, 54%, 100%) |
| CMYK | cmyk(0%, 40.4%, 53.7%, 0%) |
| CIE-LAB | lab(72.91, 35.28, 34.37) |
| CIE-LCH | lch(72.91, 49.26, 44.25°) |
| OKLab | oklab(77.98% 0.1032 0.0836) |
| OKLCH | oklch(77.98% 0.133 39) |
| XYZ | xyz(55.7420, 45.0298, 22.8920) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.47
Darksalmon
#E9967A
ΔE00 4.00
Light Salmon
#FEA993
ΔE00 5.41
Peachy Pink
#FF9A8A
ΔE00 5.70
Blush (survey)
#F29E8E
ΔE00 6.11
Coral
#FF7F50
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9876 #76DDFF
analogous
#FF7698 #FF9876 #FFDD76
triadic
#FF9876 #76FF98 #9876FF
tetradic
#FF9876 #98FF76 #76DDFF #DD76FF
square
#FF9876 #98FF76 #76DDFF #DD76FF
split-complementary
#FF9876 #76FFDD #7698FF
monochromatic
#FB3E00 #FF6A39 #FF9876 #FFC6B3 #FFE8E0
Accessibility & contrast
On white
2.10
#FF9876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FF9876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9876
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9876 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2A673
Deuteranopia (green-blind)
#CBBB75
Tritanopia (blue-blind)
#FF8790
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff9876; /* rgb */ color: rgb(255, 152, 118); /* oklch */ color: oklch(78.0% 0.133 39.0);
Tailwind
colors: {
custom: {
50: '#ffb79e',
500: '#ff9876',
950: '#000000',
},
}SCSS
$custom: #ff9876; $custom-light: #ffb79e; $custom-dark: #000000;
JSON
{
"hex": "#ff9876",
"rgb": {
"r": 255,
"g": 152,
"b": 118
},
"hsl": {
"h": 14.891,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77975,
"c": 0.13281,
"h": 39
},
"luminance": 0.45024
}Semantic roles & 50–950 ramp
primary
#FF9876
secondary
#D4EEF7
accent
#ADE600
background
#FFFBF9
surface
#FFF6F2
border
#D7D0CC
text
#19110E
muted
#87807E