#FFDE76#FFDE76
#FFDE76 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.8% C 0.129 H 92.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE76 |
|---|---|
| RGB | rgb(255, 222, 118) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.9%, 53.7%, 0%) |
| CIE-LAB | lab(89.31, -1.01, 54.60) |
| CIE-LCH | lch(89.31, 54.61, 91.06°) |
| OKLab | oklab(90.76% -0.0047 0.1286) |
| OKLCH | oklch(90.76% 0.129 92.1) |
| XYZ | xyz(70.6341, 74.8139, 27.8560) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.42
Pale Gold
#FDDE6C
ΔE00 1.53
Yellow Tan
#FFE36E
ΔE00 2.48
Light Mustard
#F7D560
ΔE00 2.68
Light Gold
#FDDC5C
ΔE00 3.04
Sandy
#F1DA7A
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE76 #7697FF
analogous
#FF9976 #FFDE76 #DCFF76
triadic
#FFDE76 #76FFDE #DE76FF
tetradic
#FFDE76 #76FF99 #7697FF #FF76DC
square
#FFDE76 #76FF99 #7697FF #FF76DC
split-complementary
#FFDE76 #76DCFF #9976FF
monochromatic
#FBBE00 #FFCF39 #FFDE76 #FFEDB3 #FFF8E0
Accessibility & contrast
On white
1.32
#FFDE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE76
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE76 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffde76; /* rgb */ color: rgb(255, 222, 118); /* oklch */ color: oklch(90.8% 0.129 92.1);
Tailwind
colors: {
custom: {
50: '#ffe8a0',
500: '#ffde76',
950: '#000000',
},
}SCSS
$custom: #ffde76; $custom-light: #ffe8a0; $custom-dark: #000000;
JSON
{
"hex": "#ffde76",
"rgb": {
"r": 255,
"g": 222,
"b": 118
},
"hsl": {
"h": 45.547,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90755,
"c": 0.12874,
"h": 92.1
},
"luminance": 0.74811
}Semantic roles & 50–950 ramp
primary
#FFDE76
secondary
#3D63DD
accent
#37E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480