#FFE37E#FFE37E
#FFE37E is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.8% C 0.125 H 94.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE37E |
|---|---|
| RGB | rgb(255, 227, 126) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 51%, 100%) |
| CMYK | cmyk(0%, 11%, 50.6%, 0%) |
| CIE-LAB | lab(90.65, -2.88, 52.42) |
| CIE-LCH | lch(90.65, 52.50, 93.15°) |
| OKLab | oklab(91.84% -0.0093 0.1246) |
| OKLCH | oklch(91.84% 0.125 94.3) |
| XYZ | xyz(72.4775, 77.7076, 30.9160) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.64
Pale Gold
#FDDE6C
ΔE00 2.13
Yellow Tan
#FFE36E
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 2.58
Sand Yellow
#FCE166
ΔE00 2.96
Light Gold
#FDDC5C
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE37E #7E9AFF
analogous
#FFA37E #FFE37E #DAFF7E
triadic
#FFE37E #7EFFE3 #E37EFF
tetradic
#FFE37E #7EFFA3 #7E9AFF #FF7EDA
square
#FFE37E #7EFFA3 #7E9AFF #FF7EDA
split-complementary
#FFE37E #7EDAFF #A37EFF
monochromatic
#FFC804 #FFD641 #FFE37E #FFF0BB #FFF8E0
Accessibility & contrast
On white
1.27
#FFE37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FFE37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE37E
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE37E | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF75
Deuteranopia (green-blind)
#FDE882
Tritanopia (blue-blind)
#FFD5CB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe37e; /* rgb */ color: rgb(255, 227, 126); /* oklch */ color: oklch(91.8% 0.125 94.3);
Tailwind
colors: {
custom: {
50: '#ffeba5',
500: '#ffe37e',
950: '#000000',
},
}SCSS
$custom: #ffe37e; $custom-light: #ffeba5; $custom-dark: #000000;
JSON
{
"hex": "#ffe37e",
"rgb": {
"r": 255,
"g": 227,
"b": 126
},
"hsl": {
"h": 46.977,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91843,
"c": 0.12494,
"h": 94.3
},
"luminance": 0.77705
}Semantic roles & 50–950 ramp
primary
#FFE37E
secondary
#4365DE
accent
#32E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480