#FFE076#FFE076
#FFE076 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 91.1% C 0.130 H 93.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE076 |
|---|---|
| RGB | rgb(255, 224, 118) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.2%, 53.7%, 0%) |
| CIE-LAB | lab(89.80, -2.02, 55.19) |
| CIE-LCH | lch(89.80, 55.22, 92.10°) |
| OKLab | oklab(91.15% -0.0076 0.1299) |
| OKLCH | oklch(91.15% 0.13 93.4) |
| XYZ | xyz(71.1684, 75.8826, 28.0341) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.17
Wheat (survey)
#FBDD7E
ΔE00 1.67
Yellow Tan
#FFE36E
ΔE00 1.80
Sand Yellow
#FCE166
ΔE00 2.52
Light Gold
#FDDC5C
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE076 #7695FF
analogous
#FF9B76 #FFE076 #DAFF76
triadic
#FFE076 #76FFE0 #E076FF
tetradic
#FFE076 #76FF9B #7695FF #FF76DA
square
#FFE076 #76FF9B #7695FF #FF76DA
split-complementary
#FFE076 #76DAFF #9B76FF
monochromatic
#FBC200 #FFD239 #FFE076 #FFEEB3 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FFE076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE076
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE076 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#FBE67A
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe076; /* rgb */ color: rgb(255, 224, 118); /* oklch */ color: oklch(91.1% 0.130 93.4);
Tailwind
colors: {
custom: {
50: '#ffe9a0',
500: '#ffe076',
950: '#000000',
},
}SCSS
$custom: #ffe076; $custom-light: #ffe9a0; $custom-dark: #000000;
JSON
{
"hex": "#ffe076",
"rgb": {
"r": 255,
"g": 224,
"b": 118
},
"hsl": {
"h": 46.423,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91149,
"c": 0.13016,
"h": 93.4
},
"luminance": 0.75879
}Semantic roles & 50–950 ramp
primary
#FFE076
secondary
#3D61DD
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480