#FFE37A#FFE37A
#FFE37A is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.8% C 0.129 H 94.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE37A |
|---|---|
| RGB | rgb(255, 227, 122) |
| HSL | hsl(47, 100%, 74%) |
| HSV | hsv(47, 52%, 100%) |
| CMYK | cmyk(0%, 11%, 52.2%, 0%) |
| CIE-LAB | lab(90.60, -3.22, 54.26) |
| CIE-LCH | lch(90.60, 54.35, 93.39°) |
| OKLab | oklab(91.79% -0.0107 0.1283) |
| OKLCH | oklch(91.79% 0.129 94.8) |
| XYZ | xyz(72.2245, 77.6064, 29.5837) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.57
Pale Gold
#FDDE6C
ΔE00 1.72
Wheat (survey)
#FBDD7E
ΔE00 2.00
Sand Yellow
#FCE166
ΔE00 2.41
Sandy
#F1DA7A
ΔE00 2.72
Light Gold
#FDDC5C
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE37A #7A96FF
analogous
#FFA17A #FFE37A #D9FF7A
triadic
#FFE37A #7AFFE3 #E37AFF
tetradic
#FFE37A #7AFFA1 #7A96FF #FF7AD9
square
#FFE37A #7AFFA1 #7A96FF #FF7AD9
split-complementary
#FFE37A #7AD9FF #A17AFF
monochromatic
#FFC900 #FFD63D #FFE37A #FFF0B7 #FFF9E0
Accessibility & contrast
On white
1.27
#FFE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE37A
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE37A | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#FFD5CB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe37a; /* rgb */ color: rgb(255, 227, 122); /* oklch */ color: oklch(91.8% 0.129 94.8);
Tailwind
colors: {
custom: {
50: '#ffeba3',
500: '#ffe37a',
950: '#000000',
},
}SCSS
$custom: #ffe37a; $custom-light: #ffeba3; $custom-dark: #000000;
JSON
{
"hex": "#ffe37a",
"rgb": {
"r": 255,
"g": 227,
"b": 122
},
"hsl": {
"h": 47.368,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91791,
"c": 0.12871,
"h": 94.8
},
"luminance": 0.77603
}Semantic roles & 50–950 ramp
primary
#FFE37A
secondary
#4061DD
accent
#30E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480