#FFE47B#FFE47B
#FFE47B is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 92.0% C 0.129 H 95.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE47B |
|---|---|
| RGB | rgb(255, 228, 123) |
| HSL | hsl(48, 100%, 74%) |
| HSV | hsv(48, 52%, 100%) |
| CMYK | cmyk(0%, 10.6%, 51.8%, 0%) |
| CIE-LAB | lab(90.86, -3.64, 54.10) |
| CIE-LCH | lch(90.86, 54.22, 93.85°) |
| OKLab | oklab(92% -0.0118 0.128) |
| OKLCH | oklch(92% 0.129 95.3) |
| XYZ | xyz(72.5611, 78.1800, 30.0032) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.58
Pale Gold
#FDDE6C
ΔE00 1.95
Wheat (survey)
#FBDD7E
ΔE00 2.23
Sand Yellow
#FCE166
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 2.76
Light Gold
#FDDC5C
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE47B #7B96FF
analogous
#FFA27B #FFE47B #D8FF7B
triadic
#FFE47B #7BFFE4 #E47BFF
tetradic
#FFE47B #7BFFA2 #7B96FF #FF7BD8
square
#FFE47B #7BFFA2 #7B96FF #FF7BD8
split-complementary
#FFE47B #7BD8FF #A27BFF
monochromatic
#FFCB01 #FFD73E #FFE47B #FFF1B8 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FFE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE47B
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE47B | 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)
#F7E072
Deuteranopia (green-blind)
#FEE97F
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe47b; /* rgb */ color: rgb(255, 228, 123); /* oklch */ color: oklch(92.0% 0.129 95.3);
Tailwind
colors: {
custom: {
50: '#ffeca3',
500: '#ffe47b',
950: '#000000',
},
}SCSS
$custom: #ffe47b; $custom-light: #ffeca3; $custom-dark: #000000;
JSON
{
"hex": "#ffe47b",
"rgb": {
"r": 255,
"g": 228,
"b": 123
},
"hsl": {
"h": 47.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92002,
"c": 0.12856,
"h": 95.3
},
"luminance": 0.78177
}Semantic roles & 50–950 ramp
primary
#FFE47B
secondary
#4161DD
accent
#2FE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480