#FFE376#FFE376
#FFE376 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.7% C 0.132 H 95.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE376 |
|---|---|
| RGB | rgb(255, 227, 118) |
| HSL | hsl(48, 100%, 73%) |
| HSV | hsv(48, 54%, 100%) |
| CMYK | cmyk(0%, 11%, 53.7%, 0%) |
| CIE-LAB | lab(90.56, -3.54, 56.07) |
| CIE-LCH | lch(90.56, 56.18, 93.61°) |
| OKLab | oklab(91.74% -0.012 0.1319) |
| OKLCH | oklch(91.74% 0.132 95.2) |
| XYZ | xyz(71.9818, 77.5093, 28.3052) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.03
Pale Gold
#FDDE6C
ΔE00 1.42
Sand Yellow
#FCE166
ΔE00 1.88
Wheat (survey)
#FBDD7E
ΔE00 2.42
Light Gold
#FDDC5C
ΔE00 2.91
Sandy
#F1DA7A
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE376 #7692FF
analogous
#FF9E76 #FFE376 #D7FF76
triadic
#FFE376 #76FFE3 #E376FF
tetradic
#FFE376 #76FF9E #7692FF #FF76D7
square
#FFE376 #76FF9E #7692FF #FF76D7
split-complementary
#FFE376 #76D7FF #9E76FF
monochromatic
#FBC700 #FFD639 #FFE376 #FFF0B3 #FFF9E0
Accessibility & contrast
On white
1.27
#FFE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE376
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE376 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6C
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe376; /* rgb */ color: rgb(255, 227, 118); /* oklch */ color: oklch(91.7% 0.132 95.2);
Tailwind
colors: {
custom: {
50: '#ffeba0',
500: '#ffe376',
950: '#000000',
},
}SCSS
$custom: #ffe376; $custom-light: #ffeba0; $custom-dark: #000000;
JSON
{
"hex": "#ffe376",
"rgb": {
"r": 255,
"g": 227,
"b": 118
},
"hsl": {
"h": 47.737,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91742,
"c": 0.13242,
"h": 95.2
},
"luminance": 0.77506
}Semantic roles & 50–950 ramp
primary
#FFE376
secondary
#3D5DDD
accent
#2FE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480