#FFC877#FFC877
#FFC877 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.117 H 75.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC877 |
|---|---|
| RGB | rgb(255, 200, 119) |
| HSL | hsl(36, 100%, 73%) |
| HSV | hsv(36, 53%, 100%) |
| CMYK | cmyk(0%, 21.6%, 53.3%, 0%) |
| CIE-LAB | lab(83.92, 10.36, 47.64) |
| CIE-LCH | lch(83.92, 48.75, 77.74°) |
| OKLab | oklab(86.52% 0.0286 0.1135) |
| OKLCH | oklch(86.52% 0.117 75.8) |
| XYZ | xyz(65.2272, 63.9045, 26.3484) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.87
Macaroni And Cheese
#EFB435
ΔE00 7.82
Burlywood
#DEB887
ΔE00 8.00
Navajowhite
#FFDEAD
ΔE00 8.51
Light Orange
#FDAA48
ΔE00 8.67
Apricot (survey)
#FFB16D
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC877 #77AEFF
analogous
#FF8477 #FFC877 #F2FF77
triadic
#FFC877 #77FFC8 #C877FF
tetradic
#FFC877 #77FF84 #77AEFF #FF77F2
square
#FFC877 #77FF84 #77AEFF #FF77F2
split-complementary
#FFC877 #77F2FF #8477FF
monochromatic
#FC9600 #FFAF3A #FFC877 #FFE1B4 #FFF3E0
Accessibility & contrast
On white
1.52
#FFC877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FFC877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC877
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC877 | 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)
#DDC970
Deuteranopia (green-blind)
#EAD779
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc877; /* rgb */ color: rgb(255, 200, 119); /* oklch */ color: oklch(86.5% 0.117 75.8);
Tailwind
colors: {
custom: {
50: '#ffd8a0',
500: '#ffc877',
950: '#000000',
},
}SCSS
$custom: #ffc877; $custom-light: #ffd8a0; $custom-dark: #000000;
JSON
{
"hex": "#ffc877",
"rgb": {
"r": 255,
"g": 200,
"b": 119
},
"hsl": {
"h": 35.735,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8652,
"c": 0.117,
"h": 75.8
},
"luminance": 0.639
}Semantic roles & 50–950 ramp
primary
#FFC877
secondary
#3D7EDD
accent
#5DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380