#FFE57E#FFE57E
#FFE57E is a very light, vivid yellow. Relative luminance 0.788; OKLCH L 92.2% C 0.127 H 95.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE57E |
|---|---|
| RGB | rgb(255, 229, 126) |
| HSL | hsl(48, 100%, 75%) |
| HSV | hsv(48, 51%, 100%) |
| CMYK | cmyk(0%, 10.2%, 50.6%, 0%) |
| CIE-LAB | lab(91.15, -3.89, 53.02) |
| CIE-LCH | lch(91.15, 53.17, 94.20°) |
| OKLab | oklab(92.24% -0.0122 0.1259) |
| OKLCH | oklch(92.24% 0.127 95.5) |
| XYZ | xyz(73.0277, 78.8080, 31.0994) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.92
Wheat (survey)
#FBDD7E
ΔE00 2.32
Pale Gold
#FDDE6C
ΔE00 2.36
Sand Yellow
#FCE166
ΔE00 2.74
Sandy
#F1DA7A
ΔE00 2.75
Light Gold
#FDDC5C
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE57E #7E98FF
analogous
#FFA57E #FFE57E #D9FF7E
triadic
#FFE57E #7EFFE5 #E57EFF
tetradic
#FFE57E #7EFFA5 #7E98FF #FF7ED9
square
#FFE57E #7EFFA5 #7E98FF #FF7ED9
split-complementary
#FFE57E #7ED9FF #A57EFF
monochromatic
#FFCC04 #FFD941 #FFE57E #FFF1BB #FFF9E0
Accessibility & contrast
On white
1.25
#FFE57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FFE57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE57E
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE57E | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E175
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe57e; /* rgb */ color: rgb(255, 229, 126); /* oklch */ color: oklch(92.2% 0.127 95.5);
Tailwind
colors: {
custom: {
50: '#ffeda5',
500: '#ffe57e',
950: '#000000',
},
}SCSS
$custom: #ffe57e; $custom-light: #ffeda5; $custom-dark: #000000;
JSON
{
"hex": "#ffe57e",
"rgb": {
"r": 255,
"g": 229,
"b": 126
},
"hsl": {
"h": 47.907,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92239,
"c": 0.1265,
"h": 95.5
},
"luminance": 0.78805
}Semantic roles & 50–950 ramp
primary
#FFE57E
secondary
#4362DE
accent
#2EE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480