#FFE57A#FFE57A
#FFE57A is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 92.2% C 0.130 H 96.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE57A |
|---|---|
| RGB | rgb(255, 229, 122) |
| HSL | hsl(48, 100%, 74%) |
| HSV | hsv(48, 52%, 100%) |
| CMYK | cmyk(0%, 10.2%, 52.2%, 0%) |
| CIE-LAB | lab(91.10, -4.22, 54.85) |
| CIE-LCH | lch(91.10, 55.02, 94.40°) |
| OKLab | oklab(92.19% -0.0136 0.1296) |
| OKLCH | oklch(92.19% 0.13 96) |
| XYZ | xyz(72.7747, 78.7068, 29.7671) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.41
Pale Gold
#FDDE6C
ΔE00 2.09
Sand Yellow
#FCE166
ΔE00 2.22
Wheat (survey)
#FBDD7E
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 2.95
Light Gold
#FDDC5C
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE57A #7A94FF
analogous
#FFA37A #FFE57A #D6FF7A
triadic
#FFE57A #7AFFE5 #E57AFF
tetradic
#FFE57A #7AFFA3 #7A94FF #FF7AD6
square
#FFE57A #7AFFA3 #7A94FF #FF7AD6
split-complementary
#FFE57A #7AD6FF #A37AFF
monochromatic
#FFCD00 #FFD93D #FFE57A #FFF1B7 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFE57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE57A
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE57A | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E170
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#FFD7CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe57a; /* rgb */ color: rgb(255, 229, 122); /* oklch */ color: oklch(92.2% 0.130 96.0);
Tailwind
colors: {
custom: {
50: '#ffeda3',
500: '#ffe57a',
950: '#000000',
},
}SCSS
$custom: #ffe57a; $custom-light: #ffeda3; $custom-dark: #000000;
JSON
{
"hex": "#ffe57a",
"rgb": {
"r": 255,
"g": 229,
"b": 122
},
"hsl": {
"h": 48.271,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92188,
"c": 0.13029,
"h": 96
},
"luminance": 0.78704
}Semantic roles & 50–950 ramp
primary
#FFE57A
secondary
#405FDD
accent
#2DE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480