#FFE074#FFE074
#FFE074 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.132 H 93.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE074 |
|---|---|
| RGB | rgb(255, 224, 116) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 55%, 100%) |
| CMYK | cmyk(0%, 12.2%, 54.5%, 0%) |
| CIE-LAB | lab(89.78, -2.18, 56.09) |
| CIE-LCH | lch(89.78, 56.14, 92.22°) |
| OKLab | oklab(91.12% -0.0083 0.1317) |
| OKLCH | oklch(91.12% 0.132 93.6) |
| XYZ | xyz(71.0508, 75.8356, 27.4148) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 0.92
Yellow Tan
#FFE36E
ΔE00 1.58
Wheat (survey)
#FBDD7E
ΔE00 1.91
Sand Yellow
#FCE166
ΔE00 2.27
Light Gold
#FDDC5C
ΔE00 2.59
Light Mustard
#F7D560
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE074 #7493FF
analogous
#FF9B74 #FFE074 #D8FF74
triadic
#FFE074 #74FFE0 #E074FF
tetradic
#FFE074 #74FF9B #7493FF #FF74D8
square
#FFE074 #74FF9B #7493FF #FF74D8
split-complementary
#FFE074 #74D8FF #9B74FF
monochromatic
#F9C100 #FFD237 #FFE074 #FFEEB1 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFE074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE074
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE074 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6A
Deuteranopia (green-blind)
#FBE678
Tritanopia (blue-blind)
#FFD2C7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe074; /* rgb */ color: rgb(255, 224, 116); /* oklch */ color: oklch(91.1% 0.132 93.6);
Tailwind
colors: {
custom: {
50: '#ffe99f',
500: '#ffe074',
950: '#000000',
},
}SCSS
$custom: #ffe074; $custom-light: #ffe99f; $custom-dark: #000000;
JSON
{
"hex": "#ffe074",
"rgb": {
"r": 255,
"g": 224,
"b": 116
},
"hsl": {
"h": 46.619,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91124,
"c": 0.13197,
"h": 93.6
},
"luminance": 0.75832
}Semantic roles & 50–950 ramp
primary
#FFE074
secondary
#3B5FDC
accent
#33E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480