#FFD476#FFD476
#FFD476 is a very light, vivid orange. Relative luminance 0.697; OKLCH L 88.8% C 0.123 H 85.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD476 |
|---|---|
| RGB | rgb(255, 212, 118) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 54%, 100%) |
| CMYK | cmyk(0%, 16.9%, 53.7%, 0%) |
| CIE-LAB | lab(86.83, 4.09, 51.65) |
| CIE-LCH | lch(86.83, 51.81, 85.48°) |
| OKLab | oklab(88.8% 0.0101 0.1222) |
| OKLCH | oklch(88.8% 0.123 85.3) |
| XYZ | xyz(68.0564, 69.6587, 26.9968) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.99
Light Mustard
#F7D560
ΔE00 4.53
Maize
#F4D054
ΔE00 5.05
Pale Gold
#FDDE6C
ΔE00 5.13
Sandy
#F1DA7A
ΔE00 5.72
Light Gold
#FDDC5C
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD476 #76A1FF
analogous
#FF8F76 #FFD476 #E5FF76
triadic
#FFD476 #76FFD4 #D476FF
tetradic
#FFD476 #76FF8F #76A1FF #FF76E5
square
#FFD476 #76FF8F #76A1FF #FF76E5
split-complementary
#FFD476 #76E5FF #8F76FF
monochromatic
#FBAC00 #FFC139 #FFD476 #FFE7B3 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FFD476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD476
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD476 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36E
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd476; /* rgb */ color: rgb(255, 212, 118); /* oklch */ color: oklch(88.8% 0.123 85.3);
Tailwind
colors: {
custom: {
50: '#ffe19f',
500: '#ffd476',
950: '#000000',
},
}SCSS
$custom: #ffd476; $custom-light: #ffe19f; $custom-dark: #000000;
JSON
{
"hex": "#ffd476",
"rgb": {
"r": 255,
"g": 212,
"b": 118
},
"hsl": {
"h": 41.168,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.88803,
"c": 0.12262,
"h": 85.3
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#FFD476
secondary
#3D6FDD
accent
#48E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480