#FFDF77#FFDF77
#FFDF77 is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 91.0% C 0.129 H 92.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF77 |
|---|---|
| RGB | rgb(255, 223, 119) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 53%, 100%) |
| CMYK | cmyk(0%, 12.5%, 53.3%, 0%) |
| CIE-LAB | lab(89.57, -1.44, 54.44) |
| CIE-LCH | lch(89.57, 54.46, 91.51°) |
| OKLab | oklab(90.96% -0.0058 0.1284) |
| OKLCH | oklch(90.96% 0.129 92.6) |
| XYZ | xyz(70.9602, 75.3706, 28.2594) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.39
Pale Gold
#FDDE6C
ΔE00 1.45
Yellow Tan
#FFE36E
ΔE00 2.25
Light Mustard
#F7D560
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 2.91
Sand Yellow
#FCE166
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF77 #7797FF
analogous
#FF9B77 #FFDF77 #DBFF77
triadic
#FFDF77 #77FFDF #DF77FF
tetradic
#FFDF77 #77FF9B #7797FF #FF77DB
square
#FFDF77 #77FF9B #7797FF #FF77DB
split-complementary
#FFDF77 #77DBFF #9B77FF
monochromatic
#FCC000 #FFD13A #FFDF77 #FFEDB4 #FFF8E0
Accessibility & contrast
On white
1.31
#FFDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF77
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF77 | 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)
#F2DC6E
Deuteranopia (green-blind)
#FBE57B
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf77; /* rgb */ color: rgb(255, 223, 119); /* oklch */ color: oklch(91.0% 0.129 92.6);
Tailwind
colors: {
custom: {
50: '#ffe8a1',
500: '#ffdf77',
950: '#000000',
},
}SCSS
$custom: #ffdf77; $custom-light: #ffe8a1; $custom-dark: #000000;
JSON
{
"hex": "#ffdf77",
"rgb": {
"r": 255,
"g": 223,
"b": 119
},
"hsl": {
"h": 45.882,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90964,
"c": 0.12852,
"h": 92.6
},
"luminance": 0.75367
}Semantic roles & 50–950 ramp
primary
#FFDF77
secondary
#3D63DD
accent
#36E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480