#FFE47A#FFE47A
#FFE47A is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 92.0% C 0.130 H 95.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE47A |
|---|---|
| RGB | rgb(255, 228, 122) |
| HSL | hsl(48, 100%, 74%) |
| HSV | hsv(48, 52%, 100%) |
| CMYK | cmyk(0%, 10.6%, 52.2%, 0%) |
| CIE-LAB | lab(90.85, -3.72, 54.55) |
| CIE-LCH | lch(90.85, 54.68, 93.90°) |
| OKLab | oklab(91.99% -0.0121 0.1289) |
| OKLCH | oklch(91.99% 0.13 95.4) |
| XYZ | xyz(72.4988, 78.1550, 29.6752) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.45
Pale Gold
#FDDE6C
ΔE00 1.88
Sand Yellow
#FCE166
ΔE00 2.29
Wheat (survey)
#FBDD7E
ΔE00 2.32
Sandy
#F1DA7A
ΔE00 2.81
Light Gold
#FDDC5C
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE47A #7A95FF
analogous
#FFA27A #FFE47A #D7FF7A
triadic
#FFE47A #7AFFE4 #E47AFF
tetradic
#FFE47A #7AFFA2 #7A95FF #FF7AD7
square
#FFE47A #7AFFA2 #7A95FF #FF7AD7
split-complementary
#FFE47A #7AD7FF #A27AFF
monochromatic
#FFCB00 #FFD83D #FFE47A #FFF0B7 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FFE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE47A
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE47A | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#FEE97E
Tritanopia (blue-blind)
#FFD6CB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe47a; /* rgb */ color: rgb(255, 228, 122); /* oklch */ color: oklch(92.0% 0.130 95.4);
Tailwind
colors: {
custom: {
50: '#ffeca3',
500: '#ffe47a',
950: '#000000',
},
}SCSS
$custom: #ffe47a; $custom-light: #ffeca3; $custom-dark: #000000;
JSON
{
"hex": "#ffe47a",
"rgb": {
"r": 255,
"g": 228,
"b": 122
},
"hsl": {
"h": 47.82,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.9199,
"c": 0.1295,
"h": 95.4
},
"luminance": 0.78152
}Semantic roles & 50–950 ramp
primary
#FFE47A
secondary
#4060DD
accent
#2FE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480