#FFD776#FFD776
#FFD776 is a very light, vivid orange. Relative luminance 0.712; OKLCH L 89.4% C 0.124 H 87.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD776 |
|---|---|
| RGB | rgb(255, 215, 118) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 54%, 100%) |
| CMYK | cmyk(0%, 15.7%, 53.7%, 0%) |
| CIE-LAB | lab(87.57, 2.55, 52.53) |
| CIE-LCH | lch(87.57, 52.59, 87.22°) |
| OKLab | oklab(89.39% 0.0056 0.1241) |
| OKLCH | oklch(89.39% 0.124 87.4) |
| XYZ | xyz(68.8133, 71.1725, 27.2491) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.91
Light Mustard
#F7D560
ΔE00 3.60
Pale Gold
#FDDE6C
ΔE00 3.95
Maize
#F4D054
ΔE00 4.38
Sandy
#F1DA7A
ΔE00 4.73
Light Gold
#FDDC5C
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD776 #769EFF
analogous
#FF9276 #FFD776 #E2FF76
triadic
#FFD776 #76FFD7 #D776FF
tetradic
#FFD776 #76FF92 #769EFF #FF76E2
square
#FFD776 #76FF92 #769EFF #FF76E2
split-complementary
#FFD776 #76E2FF #9276FF
monochromatic
#FBB100 #FFC539 #FFD776 #FFE9B3 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD776
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD776 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#FFC9C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd776; /* rgb */ color: rgb(255, 215, 118); /* oklch */ color: oklch(89.4% 0.124 87.4);
Tailwind
colors: {
custom: {
50: '#ffe3a0',
500: '#ffd776',
950: '#000000',
},
}SCSS
$custom: #ffd776; $custom-light: #ffe3a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd776",
"rgb": {
"r": 255,
"g": 215,
"b": 118
},
"hsl": {
"h": 42.482,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89385,
"c": 0.12427,
"h": 87.4
},
"luminance": 0.71169
}Semantic roles & 50–950 ramp
primary
#FFD776
secondary
#3D6BDD
accent
#43E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480