#FFE47E#FFE47E
#FFE47E is a very light, vivid yellow. Relative luminance 0.783; OKLCH L 92.0% C 0.126 H 94.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE47E |
|---|---|
| RGB | rgb(255, 228, 126) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 51%, 100%) |
| CMYK | cmyk(0%, 10.6%, 50.6%, 0%) |
| CIE-LAB | lab(90.90, -3.39, 52.72) |
| CIE-LCH | lch(90.90, 52.83, 93.68°) |
| OKLab | oklab(92.04% -0.0107 0.1253) |
| OKLCH | oklch(92.04% 0.126 94.9) |
| XYZ | xyz(72.7518, 78.2562, 31.0074) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.97
Yellow Tan
#FFE36E
ΔE00 1.99
Pale Gold
#FDDE6C
ΔE00 2.22
Sandy
#F1DA7A
ΔE00 2.65
Sand Yellow
#FCE166
ΔE00 2.82
Light Gold
#FDDC5C
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE47E #7E99FF
analogous
#FFA47E #FFE47E #D9FF7E
triadic
#FFE47E #7EFFE4 #E47EFF
tetradic
#FFE47E #7EFFA4 #7E99FF #FF7ED9
square
#FFE47E #7EFFA4 #7E99FF #FF7ED9
split-complementary
#FFE47E #7ED9FF #A47EFF
monochromatic
#FFCA04 #FFD741 #FFE47E #FFF1BB #FFF9E0
Accessibility & contrast
On white
1.26
#FFE47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFE47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE47E
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE47E | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe47e; /* rgb */ color: rgb(255, 228, 126); /* oklch */ color: oklch(92.0% 0.126 94.9);
Tailwind
colors: {
custom: {
50: '#ffeca5',
500: '#ffe47e',
950: '#000000',
},
}SCSS
$custom: #ffe47e; $custom-light: #ffeca5; $custom-dark: #000000;
JSON
{
"hex": "#ffe47e",
"rgb": {
"r": 255,
"g": 228,
"b": 126
},
"hsl": {
"h": 47.442,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92041,
"c": 0.12571,
"h": 94.9
},
"luminance": 0.78253
}Semantic roles & 50–950 ramp
primary
#FFE47E
secondary
#4364DE
accent
#30E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480