#FFE073#FFE073
#FFE073 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.133 H 93.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE073 |
|---|---|
| RGB | rgb(255, 224, 115) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 55%, 100%) |
| CMYK | cmyk(0%, 12.2%, 54.9%, 0%) |
| CIE-LAB | lab(89.77, -2.26, 56.54) |
| CIE-LCH | lch(89.77, 56.59, 92.28°) |
| OKLab | oklab(91.11% -0.0087 0.1326) |
| OKLCH | oklch(91.11% 0.133 93.7) |
| XYZ | xyz(70.9930, 75.8124, 27.1101) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 0.81
Yellow Tan
#FFE36E
ΔE00 1.47
Wheat (survey)
#FBDD7E
ΔE00 2.04
Sand Yellow
#FCE166
ΔE00 2.15
Light Gold
#FDDC5C
ΔE00 2.46
Light Mustard
#F7D560
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE073 #7392FF
analogous
#FF9A73 #FFE073 #D8FF73
triadic
#FFE073 #73FFE0 #E073FF
tetradic
#FFE073 #73FF9A #7392FF #FF73D8
square
#FFE073 #73FF9A #7392FF #FF73D8
split-complementary
#FFE073 #73D8FF #9A73FF
monochromatic
#F8C100 #FFD236 #FFE073 #FFEEB0 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFE073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE073
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE073 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC69
Deuteranopia (green-blind)
#FCE678
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe073; /* rgb */ color: rgb(255, 224, 115); /* oklch */ color: oklch(91.1% 0.133 93.7);
Tailwind
colors: {
custom: {
50: '#ffe99e',
500: '#ffe073',
950: '#000000',
},
}SCSS
$custom: #ffe073; $custom-light: #ffe99e; $custom-dark: #000000;
JSON
{
"hex": "#ffe073",
"rgb": {
"r": 255,
"g": 224,
"b": 115
},
"hsl": {
"h": 46.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91112,
"c": 0.13287,
"h": 93.7
},
"luminance": 0.75809
}Semantic roles & 50–950 ramp
primary
#FFE073
secondary
#3A5EDC
accent
#33E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480