#FFE47F#FFE47F
#FFE47F is a very light, vivid yellow. Relative luminance 0.783; OKLCH L 92.1% C 0.125 H 94.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE47F |
|---|---|
| RGB | rgb(255, 228, 127) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 50%, 100%) |
| CMYK | cmyk(0%, 10.6%, 50.2%, 0%) |
| CIE-LAB | lab(90.91, -3.30, 52.26) |
| CIE-LCH | lch(90.91, 52.37, 93.62°) |
| OKLab | oklab(92.05% -0.0104 0.1243) |
| OKLCH | oklch(92.05% 0.125 94.8) |
| XYZ | xyz(72.8166, 78.2822, 31.3489) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.90
Yellow Tan
#FFE36E
ΔE00 2.13
Pale Gold
#FDDE6C
ΔE00 2.32
Sandy
#F1DA7A
ΔE00 2.62
Sand Yellow
#FCE166
ΔE00 2.96
Light Gold
#FDDC5C
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE47F #7F9AFF
analogous
#FFA47F #FFE47F #DAFF7F
triadic
#FFE47F #7FFFE4 #E47FFF
tetradic
#FFE47F #7FFFA4 #7F9AFF #FF7FDA
square
#FFE47F #7FFFA4 #7F9AFF #FF7FDA
split-complementary
#FFE47F #7FDAFF #A47FFF
monochromatic
#FFCA05 #FFD742 #FFE47F #FFF1BC #FFF9E0
Accessibility & contrast
On white
1.26
#FFE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FFE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE47F
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE47F | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E076
Deuteranopia (green-blind)
#FDE983
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe47f; /* rgb */ color: rgb(255, 228, 127); /* oklch */ color: oklch(92.1% 0.125 94.8);
Tailwind
colors: {
custom: {
50: '#ffeca6',
500: '#ffe47f',
950: '#000000',
},
}SCSS
$custom: #ffe47f; $custom-light: #ffeca6; $custom-dark: #000000;
JSON
{
"hex": "#ffe47f",
"rgb": {
"r": 255,
"g": 228,
"b": 127
},
"hsl": {
"h": 47.344,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92054,
"c": 0.12475,
"h": 94.8
},
"luminance": 0.78279
}Semantic roles & 50–950 ramp
primary
#FFE47F
secondary
#4465DE
accent
#30E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480