#FFC776#FFC776
#FFC776 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.3% C 0.118 H 75.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC776 |
|---|---|
| RGB | rgb(255, 199, 118) |
| HSL | hsl(35, 100%, 73%) |
| HSV | hsv(35, 54%, 100%) |
| CMYK | cmyk(0%, 22%, 53.7%, 0%) |
| CIE-LAB | lab(83.66, 10.79, 47.82) |
| CIE-LCH | lch(83.66, 49.02, 77.28°) |
| OKLab | oklab(86.32% 0.0298 0.1138) |
| OKLCH | oklch(86.32% 0.118 75.3) |
| XYZ | xyz(64.9366, 63.4190, 25.9569) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.60
Macaroni And Cheese
#EFB435
ΔE00 7.76
Burlywood
#DEB887
ΔE00 7.96
Light Orange
#FDAA48
ΔE00 8.36
Apricot (survey)
#FFB16D
ΔE00 8.40
Navajowhite
#FFDEAD
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC776 #76AEFF
analogous
#FF8276 #FFC776 #F3FF76
triadic
#FFC776 #76FFC7 #C776FF
tetradic
#FFC776 #76FF82 #76AEFF #FF76F3
square
#FFC776 #76FF82 #76AEFF #FF76F3
split-complementary
#FFC776 #76F3FF #8276FF
monochromatic
#FB9400 #FFAE39 #FFC776 #FFE0B3 #FFF2E0
Accessibility & contrast
On white
1.53
#FFC776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FFC776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC776
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC776 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC96F
Deuteranopia (green-blind)
#E9D678
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc776; /* rgb */ color: rgb(255, 199, 118); /* oklch */ color: oklch(86.3% 0.118 75.3);
Tailwind
colors: {
custom: {
50: '#ffd79f',
500: '#ffc776',
950: '#000000',
},
}SCSS
$custom: #ffc776; $custom-light: #ffd79f; $custom-dark: #000000;
JSON
{
"hex": "#ffc776",
"rgb": {
"r": 255,
"g": 199,
"b": 118
},
"hsl": {
"h": 35.474,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.86317,
"c": 0.11761,
"h": 75.3
},
"luminance": 0.63415
}Semantic roles & 50–950 ramp
primary
#FFC776
secondary
#3D7EDD
accent
#5EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380