#FFDF76#FFDF76
#FFDF76 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 91.0% C 0.129 H 92.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF76 |
|---|---|
| RGB | rgb(255, 223, 118) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.5%, 53.7%, 0%) |
| CIE-LAB | lab(89.56, -1.52, 54.89) |
| CIE-LCH | lch(89.56, 54.91, 91.58°) |
| OKLab | oklab(90.95% -0.0062 0.1293) |
| OKLCH | oklch(90.95% 0.129 92.7) |
| XYZ | xyz(70.9004, 75.3467, 27.9448) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.31
Wheat (survey)
#FBDD7E
ΔE00 1.51
Yellow Tan
#FFE36E
ΔE00 2.13
Light Mustard
#F7D560
ΔE00 2.75
Sand Yellow
#FCE166
ΔE00 2.81
Light Gold
#FDDC5C
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF76 #7696FF
analogous
#FF9A76 #FFDF76 #DBFF76
triadic
#FFDF76 #76FFDF #DF76FF
tetradic
#FFDF76 #76FF9A #7696FF #FF76DB
square
#FFDF76 #76FF9A #7696FF #FF76DB
split-complementary
#FFDF76 #76DBFF #9A76FF
monochromatic
#FBC000 #FFD139 #FFDF76 #FFEDB3 #FFF8E0
Accessibility & contrast
On white
1.31
#FFDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF76
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF76 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6C
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf76; /* rgb */ color: rgb(255, 223, 118); /* oklch */ color: oklch(91.0% 0.129 92.7);
Tailwind
colors: {
custom: {
50: '#ffe8a0',
500: '#ffdf76',
950: '#000000',
},
}SCSS
$custom: #ffdf76; $custom-light: #ffe8a0; $custom-dark: #000000;
JSON
{
"hex": "#ffdf76",
"rgb": {
"r": 255,
"g": 223,
"b": 118
},
"hsl": {
"h": 45.985,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90951,
"c": 0.12944,
"h": 92.7
},
"luminance": 0.75343
}Semantic roles & 50–950 ramp
primary
#FFDF76
secondary
#3D62DD
accent
#36E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480