#FFE078#FFE078
#FFE078 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 91.2% C 0.128 H 93.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE078 |
|---|---|
| RGB | rgb(255, 224, 120) |
| HSL | hsl(46, 100%, 74%) |
| HSV | hsv(46, 53%, 100%) |
| CMYK | cmyk(0%, 12.2%, 52.9%, 0%) |
| CIE-LAB | lab(89.83, -1.86, 54.28) |
| CIE-LCH | lch(89.83, 54.31, 91.97°) |
| OKLab | oklab(91.17% -0.007 0.1281) |
| OKLCH | oklch(91.17% 0.128 93.1) |
| XYZ | xyz(71.2885, 75.9306, 28.6667) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.42
Pale Gold
#FDDE6C
ΔE00 1.43
Yellow Tan
#FFE36E
ΔE00 2.04
Sand Yellow
#FCE166
ΔE00 2.78
Sandy
#F1DA7A
ΔE00 2.80
Light Mustard
#F7D560
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE078 #7897FF
analogous
#FF9C78 #FFE078 #DAFF78
triadic
#FFE078 #78FFE0 #E078FF
tetradic
#FFE078 #78FF9C #7897FF #FF78DA
square
#FFE078 #78FF9C #7897FF #FF78DA
split-complementary
#FFE078 #78DAFF #9C78FF
monochromatic
#FDC300 #FFD23B #FFE078 #FFEEB5 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FFE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE078
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE078 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6F
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe078; /* rgb */ color: rgb(255, 224, 120); /* oklch */ color: oklch(91.2% 0.128 93.1);
Tailwind
colors: {
custom: {
50: '#ffe9a1',
500: '#ffe078',
950: '#000000',
},
}SCSS
$custom: #ffe078; $custom-light: #ffe9a1; $custom-dark: #000000;
JSON
{
"hex": "#ffe078",
"rgb": {
"r": 255,
"g": 224,
"b": 120
},
"hsl": {
"h": 46.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91173,
"c": 0.12833,
"h": 93.1
},
"luminance": 0.75927
}Semantic roles & 50–950 ramp
primary
#FFE078
secondary
#3E63DD
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480