#FFE176#FFE176
#FFE176 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 91.3% C 0.131 H 94.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE176 |
|---|---|
| RGB | rgb(255, 225, 118) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 54%, 100%) |
| CMYK | cmyk(0%, 11.8%, 53.7%, 0%) |
| CIE-LAB | lab(90.05, -2.53, 55.48) |
| CIE-LCH | lch(90.05, 55.54, 92.61°) |
| OKLab | oklab(91.35% -0.0091 0.1306) |
| OKLCH | oklch(91.35% 0.131 94) |
| XYZ | xyz(71.4379, 76.4217, 28.1240) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.14
Yellow Tan
#FFE36E
ΔE00 1.50
Wheat (survey)
#FBDD7E
ΔE00 1.89
Sand Yellow
#FCE166
ΔE00 2.26
Light Gold
#FDDC5C
ΔE00 2.81
Sandy
#F1DA7A
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE176 #7694FF
analogous
#FF9C76 #FFE176 #D9FF76
triadic
#FFE176 #76FFE1 #E176FF
tetradic
#FFE176 #76FF9C #7694FF #FF76D9
square
#FFE176 #76FF9C #7694FF #FF76D9
split-complementary
#FFE176 #76D9FF #9C76FF
monochromatic
#FBC400 #FFD439 #FFE176 #FFEEB3 #FFF8E0
Accessibility & contrast
On white
1.29
#FFE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE176
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE176 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe176; /* rgb */ color: rgb(255, 225, 118); /* oklch */ color: oklch(91.3% 0.131 94.0);
Tailwind
colors: {
custom: {
50: '#ffeaa0',
500: '#ffe176',
950: '#000000',
},
}SCSS
$custom: #ffe176; $custom-light: #ffeaa0; $custom-dark: #000000;
JSON
{
"hex": "#ffe176",
"rgb": {
"r": 255,
"g": 225,
"b": 118
},
"hsl": {
"h": 46.861,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91346,
"c": 0.1309,
"h": 94
},
"luminance": 0.76418
}Semantic roles & 50–950 ramp
primary
#FFE176
secondary
#3D60DD
accent
#32E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480