#FFE47C#FFE47C
#FFE47C is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 92.0% C 0.128 H 95.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE47C |
|---|---|
| RGB | rgb(255, 228, 124) |
| HSL | hsl(48, 100%, 74%) |
| HSV | hsv(48, 51%, 100%) |
| CMYK | cmyk(0%, 10.6%, 51.4%, 0%) |
| CIE-LAB | lab(90.87, -3.55, 53.64) |
| CIE-LCH | lch(90.87, 53.76, 93.79°) |
| OKLab | oklab(92.02% -0.0114 0.1271) |
| OKLCH | oklch(92.02% 0.128 95.1) |
| XYZ | xyz(72.6240, 78.2051, 30.3345) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.72
Pale Gold
#FDDE6C
ΔE00 2.03
Wheat (survey)
#FBDD7E
ΔE00 2.14
Sand Yellow
#FCE166
ΔE00 2.55
Sandy
#F1DA7A
ΔE00 2.72
Light Gold
#FDDC5C
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE47C #7C97FF
analogous
#FFA37C #FFE47C #D8FF7C
triadic
#FFE47C #7CFFE4 #E47CFF
tetradic
#FFE47C #7CFFA3 #7C97FF #FF7CD8
square
#FFE47C #7CFFA3 #7C97FF #FF7CD8
split-complementary
#FFE47C #7CD8FF #A37CFF
monochromatic
#FFCB02 #FFD73F #FFE47C #FFF1B9 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FFE47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE47C
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE47C | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E073
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe47c; /* rgb */ color: rgb(255, 228, 124); /* oklch */ color: oklch(92.0% 0.128 95.1);
Tailwind
colors: {
custom: {
50: '#ffeca4',
500: '#ffe47c',
950: '#000000',
},
}SCSS
$custom: #ffe47c; $custom-light: #ffeca4; $custom-dark: #000000;
JSON
{
"hex": "#ffe47c",
"rgb": {
"r": 255,
"g": 228,
"b": 124
},
"hsl": {
"h": 47.634,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92015,
"c": 0.12761,
"h": 95.1
},
"luminance": 0.78202
}Semantic roles & 50–950 ramp
primary
#FFE47C
secondary
#4262DE
accent
#2FE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480