#FFC876#FFC876
#FFC876 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.118 H 76.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC876 |
|---|---|
| RGB | rgb(255, 200, 118) |
| HSL | hsl(36, 100%, 73%) |
| HSV | hsv(36, 54%, 100%) |
| CMYK | cmyk(0%, 21.6%, 53.7%, 0%) |
| CIE-LAB | lab(83.90, 10.28, 48.11) |
| CIE-LCH | lch(83.90, 49.20, 77.95°) |
| OKLab | oklab(86.51% 0.0283 0.1144) |
| OKLCH | oklch(86.51% 0.118 76.1) |
| XYZ | xyz(65.1674, 63.8806, 26.0338) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.84
Macaroni And Cheese
#EFB435
ΔE00 7.68
Burlywood
#DEB887
ΔE00 8.11
Navajowhite
#FFDEAD
ΔE00 8.61
Light Orange
#FDAA48
ΔE00 8.69
Orangey Yellow
#FDB915
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC876 #76ADFF
analogous
#FF8376 #FFC876 #F2FF76
triadic
#FFC876 #76FFC8 #C876FF
tetradic
#FFC876 #76FF83 #76ADFF #FF76F2
square
#FFC876 #76FF83 #76ADFF #FF76F2
split-complementary
#FFC876 #76F2FF #8376FF
monochromatic
#FB9600 #FFAF39 #FFC876 #FFE1B3 #FFF3E0
Accessibility & contrast
On white
1.52
#FFC876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FFC876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC876
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC876 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96F
Deuteranopia (green-blind)
#EAD778
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc876; /* rgb */ color: rgb(255, 200, 118); /* oklch */ color: oklch(86.5% 0.118 76.1);
Tailwind
colors: {
custom: {
50: '#ffd89f',
500: '#ffc876',
950: '#000000',
},
}SCSS
$custom: #ffc876; $custom-light: #ffd89f; $custom-dark: #000000;
JSON
{
"hex": "#ffc876",
"rgb": {
"r": 255,
"g": 200,
"b": 118
},
"hsl": {
"h": 35.912,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.86506,
"c": 0.11786,
"h": 76.1
},
"luminance": 0.63877
}Semantic roles & 50–950 ramp
primary
#FFC876
secondary
#3D7DDD
accent
#5CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380