#FFE776#FFE776
#FFE776 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.5% C 0.136 H 97.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE776 |
|---|---|
| RGB | rgb(255, 231, 118) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 54%, 100%) |
| CMYK | cmyk(0%, 9.4%, 53.7%, 0%) |
| CIE-LAB | lab(91.56, -5.54, 57.25) |
| CIE-LCH | lch(91.56, 57.52, 95.53°) |
| OKLab | oklab(92.54% -0.0178 0.1344) |
| OKLCH | oklch(92.54% 0.136 97.6) |
| XYZ | xyz(73.0885, 79.7229, 28.6742) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.37
Sand Yellow
#FCE166
ΔE00 1.90
Pale Gold
#FDDE6C
ΔE00 2.55
Sandy Yellow
#FDEE73
ΔE00 2.88
Light Gold
#FDDC5C
ΔE00 3.58
Sandy
#F1DA7A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE776 #768EFF
analogous
#FFA276 #FFE776 #D2FF76
triadic
#FFE776 #76FFE7 #E776FF
tetradic
#FFE776 #76FFA2 #768EFF #FF76D2
square
#FFE776 #76FFA2 #768EFF #FF76D2
split-complementary
#FFE776 #76D2FF #A276FF
monochromatic
#FBCF00 #FFDC39 #FFE776 #FFF2B3 #FFFAE0
Accessibility & contrast
On white
1.24
#FFE776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FFE776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE776
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE776 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26B
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe776; /* rgb */ color: rgb(255, 231, 118); /* oklch */ color: oklch(92.5% 0.136 97.6);
Tailwind
colors: {
custom: {
50: '#ffeea0',
500: '#ffe776',
950: '#000000',
},
}SCSS
$custom: #ffe776; $custom-light: #ffeea0; $custom-dark: #000000;
JSON
{
"hex": "#ffe776",
"rgb": {
"r": 255,
"g": 231,
"b": 118
},
"hsl": {
"h": 49.489,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92537,
"c": 0.13561,
"h": 97.6
},
"luminance": 0.7972
}Semantic roles & 50–950 ramp
primary
#FFE776
secondary
#3D59DD
accent
#28E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480