#FFC77E#FFC77E
#FFC77E is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.111 H 72.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC77E |
|---|---|
| RGB | rgb(255, 199, 126) |
| HSL | hsl(34, 100%, 75%) |
| HSV | hsv(34, 51%, 100%) |
| CMYK | cmyk(0%, 22%, 50.6%, 0%) |
| CIE-LAB | lab(83.77, 11.46, 43.97) |
| CIE-LCH | lch(83.77, 45.44, 75.39°) |
| OKLab | oklab(86.43% 0.0327 0.1058) |
| OKLCH | oklch(86.43% 0.111 72.8) |
| XYZ | xyz(65.4323, 63.6172, 28.5676) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.15
Butterscotch
#FDB147
ΔE00 7.16
Apricot (survey)
#FFB16D
ΔE00 7.44
Navajowhite
#FFDEAD
ΔE00 7.99
Light Orange
#FDAA48
ΔE00 8.40
Light Peach
#FFD8B1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC77E #7EB6FF
analogous
#FF867E #FFC77E #F7FF7E
triadic
#FFC77E #7EFFC7 #C77EFF
tetradic
#FFC77E #7EFF86 #7EB6FF #FF7EF7
square
#FFC77E #7EFF86 #7EB6FF #FF7EF7
split-complementary
#FFC77E #7EF7FF #867EFF
monochromatic
#FF9204 #FFAC41 #FFC77E #FFE2BB #FFF2E0
Accessibility & contrast
On white
1.53
#FFC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FFC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC77E
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC77E | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#E9D680
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc77e; /* rgb */ color: rgb(255, 199, 126); /* oklch */ color: oklch(86.4% 0.111 72.8);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#ffc77e',
950: '#000000',
},
}SCSS
$custom: #ffc77e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#ffc77e",
"rgb": {
"r": 255,
"g": 199,
"b": 126
},
"hsl": {
"h": 33.953,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.86432,
"c": 0.11076,
"h": 72.8
},
"luminance": 0.63613
}Semantic roles & 50–950 ramp
primary
#FFC77E
secondary
#4386DE
accent
#64E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380