#FFD976#FFD976
#FFD976 is a very light, vivid orange. Relative luminance 0.722; OKLCH L 89.8% C 0.125 H 88.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD976 |
|---|---|
| RGB | rgb(255, 217, 118) |
| HSL | hsl(43, 100%, 73%) |
| HSV | hsv(43, 54%, 100%) |
| CMYK | cmyk(0%, 14.9%, 53.7%, 0%) |
| CIE-LAB | lab(88.06, 1.53, 53.12) |
| CIE-LCH | lch(88.06, 53.14, 88.35°) |
| OKLab | oklab(89.78% 0.0027 0.1254) |
| OKLCH | oklch(89.78% 0.125 88.8) |
| XYZ | xyz(69.3257, 72.1972, 27.4199) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.26
Light Mustard
#F7D560
ΔE00 3.11
Pale Gold
#FDDE6C
ΔE00 3.19
Maize
#F4D054
ΔE00 4.10
Sandy
#F1DA7A
ΔE00 4.13
Light Gold
#FDDC5C
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD976 #769CFF
analogous
#FF9476 #FFD976 #E0FF76
triadic
#FFD976 #76FFD9 #D976FF
tetradic
#FFD976 #76FF94 #769CFF #FF76E0
square
#FFD976 #76FF94 #769CFF #FF76E0
split-complementary
#FFD976 #76E0FF #9476FF
monochromatic
#FBB500 #FFC839 #FFD976 #FFEAB3 #FFF7E0
Accessibility & contrast
On white
1.36
#FFD976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FFD976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD976
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD976 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd976; /* rgb */ color: rgb(255, 217, 118); /* oklch */ color: oklch(89.8% 0.125 88.8);
Tailwind
colors: {
custom: {
50: '#ffe4a0',
500: '#ffd976',
950: '#000000',
},
}SCSS
$custom: #ffd976; $custom-light: #ffe4a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd976",
"rgb": {
"r": 255,
"g": 217,
"b": 118
},
"hsl": {
"h": 43.358,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89775,
"c": 0.12546,
"h": 88.8
},
"luminance": 0.72194
}Semantic roles & 50–950 ramp
primary
#FFD976
secondary
#3D69DD
accent
#40E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480