#FFE576#FFE576
#FFE576 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.134 H 96.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE576 |
|---|---|
| RGB | rgb(255, 229, 118) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 54%, 100%) |
| CMYK | cmyk(0%, 10.2%, 53.7%, 0%) |
| CIE-LAB | lab(91.06, -4.54, 56.66) |
| CIE-LCH | lch(91.06, 56.84, 94.58°) |
| OKLab | oklab(92.14% -0.0149 0.1332) |
| OKLCH | oklch(92.14% 0.134 96.4) |
| XYZ | xyz(72.5320, 78.6097, 28.4886) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.97
Sand Yellow
#FCE166
ΔE00 1.75
Pale Gold
#FDDE6C
ΔE00 1.94
Wheat (survey)
#FBDD7E
ΔE00 3.03
Light Gold
#FDDC5C
ΔE00 3.18
Sandy
#F1DA7A
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE576 #7690FF
analogous
#FFA076 #FFE576 #D4FF76
triadic
#FFE576 #76FFE5 #E576FF
tetradic
#FFE576 #76FFA0 #7690FF #FF76D4
square
#FFE576 #76FFA0 #7690FF #FF76D4
split-complementary
#FFE576 #76D4FF #A076FF
monochromatic
#FBCB00 #FFD939 #FFE576 #FFF1B3 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE576
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE576 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06C
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#FFD7CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe576; /* rgb */ color: rgb(255, 229, 118); /* oklch */ color: oklch(92.1% 0.134 96.4);
Tailwind
colors: {
custom: {
50: '#ffeda0',
500: '#ffe576',
950: '#000000',
},
}SCSS
$custom: #ffe576; $custom-light: #ffeda0; $custom-dark: #000000;
JSON
{
"hex": "#ffe576",
"rgb": {
"r": 255,
"g": 229,
"b": 118
},
"hsl": {
"h": 48.613,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92139,
"c": 0.13398,
"h": 96.4
},
"luminance": 0.78607
}Semantic roles & 50–950 ramp
primary
#FFE576
secondary
#3D5BDD
accent
#2CE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480