#FFE476#FFE476
#FFE476 is a very light, vivid yellow. Relative luminance 0.781; OKLCH L 91.9% C 0.133 H 95.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE476 |
|---|---|
| RGB | rgb(255, 228, 118) |
| HSL | hsl(48, 100%, 73%) |
| HSV | hsv(48, 54%, 100%) |
| CMYK | cmyk(0%, 10.6%, 53.7%, 0%) |
| CIE-LAB | lab(90.81, -4.04, 56.37) |
| CIE-LCH | lch(90.81, 56.51, 94.10°) |
| OKLab | oklab(91.94% -0.0135 0.1325) |
| OKLCH | oklch(91.94% 0.133 95.8) |
| XYZ | xyz(72.2561, 78.0579, 28.3967) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.93
Pale Gold
#FDDE6C
ΔE00 1.66
Sand Yellow
#FCE166
ΔE00 1.78
Wheat (survey)
#FBDD7E
ΔE00 2.72
Light Gold
#FDDC5C
ΔE00 3.03
Sandy
#F1DA7A
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE476 #7691FF
analogous
#FF9F76 #FFE476 #D6FF76
triadic
#FFE476 #76FFE4 #E476FF
tetradic
#FFE476 #76FF9F #7691FF #FF76D6
square
#FFE476 #76FF9F #7691FF #FF76D6
split-complementary
#FFE476 #76D6FF #9F76FF
monochromatic
#FBC900 #FFD839 #FFE476 #FFF0B3 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE476
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE476 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06C
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#FFD6CB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe476; /* rgb */ color: rgb(255, 228, 118); /* oklch */ color: oklch(91.9% 0.133 95.8);
Tailwind
colors: {
custom: {
50: '#ffeca0',
500: '#ffe476',
950: '#000000',
},
}SCSS
$custom: #ffe476; $custom-light: #ffeca0; $custom-dark: #000000;
JSON
{
"hex": "#ffe476",
"rgb": {
"r": 255,
"g": 228,
"b": 118
},
"hsl": {
"h": 48.175,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9194,
"c": 0.13319,
"h": 95.8
},
"luminance": 0.78055
}Semantic roles & 50–950 ramp
primary
#FFE476
secondary
#3D5CDD
accent
#2DE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480