#FFC77A#FFC77A
#FFC77A is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.114 H 74.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC77A |
|---|---|
| RGB | rgb(255, 199, 122) |
| HSL | hsl(35, 100%, 74%) |
| HSV | hsv(35, 52%, 100%) |
| CMYK | cmyk(0%, 22%, 52.2%, 0%) |
| CIE-LAB | lab(83.71, 11.12, 45.90) |
| CIE-LCH | lch(83.71, 47.23, 76.38°) |
| OKLab | oklab(86.37% 0.0312 0.1099) |
| OKLCH | oklch(86.37% 0.114 74.1) |
| XYZ | xyz(65.1793, 63.5161, 27.2354) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.53
Apricot (survey)
#FFB16D
ΔE00 7.90
Navajowhite
#FFDEAD
ΔE00 8.32
Light Orange
#FDAA48
ΔE00 8.34
Macaroni And Cheese
#EFB435
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC77A #7AB2FF
analogous
#FF857A #FFC77A #F4FF7A
triadic
#FFC77A #7AFFC7 #C77AFF
tetradic
#FFC77A #7AFF85 #7AB2FF #FF7AF4
square
#FFC77A #7AFF85 #7AB2FF #FF7AF4
split-complementary
#FFC77A #7AF4FF #857AFF
monochromatic
#FF9300 #FFAD3D #FFC77A #FFE1B7 #FFF2E0
Accessibility & contrast
On white
1.53
#FFC77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FFC77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC77A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC77A | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc77a; /* rgb */ color: rgb(255, 199, 122); /* oklch */ color: oklch(86.4% 0.114 74.1);
Tailwind
colors: {
custom: {
50: '#ffd7a2',
500: '#ffc77a',
950: '#000000',
},
}SCSS
$custom: #ffc77a; $custom-light: #ffd7a2; $custom-dark: #000000;
JSON
{
"hex": "#ffc77a",
"rgb": {
"r": 255,
"g": 199,
"b": 122
},
"hsl": {
"h": 34.737,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.86373,
"c": 0.1142,
"h": 74.1
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#FFC77A
secondary
#4082DD
accent
#61E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380