#FEEA78#FEEA78
#FEEA78 is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 93.1% C 0.136 H 99.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEA78 |
|---|---|
| RGB | rgb(254, 234, 120) |
| HSL | hsl(51, 99%, 73%) |
| HSV | hsv(51, 53%, 100%) |
| CMYK | cmyk(0%, 7.9%, 52.8%, 0.4%) |
| CIE-LAB | lab(92.25, -7.28, 57.13) |
| CIE-LCH | lch(92.25, 57.59, 97.27°) |
| OKLab | oklab(93.07% -0.0226 0.1344) |
| OKLCH | oklch(93.07% 0.136 99.5) |
| XYZ | xyz(73.6885, 81.2754, 29.5718) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.80
Yellow Tan
#FFE36E
ΔE00 2.47
Sand Yellow
#FCE166
ΔE00 2.75
Yellowish
#FAEE66
ΔE00 3.23
Pale Gold
#FDDE6C
ΔE00 3.69
Dull Yellow
#EEDC5B
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEA78 #788CFE
analogous
#FEA778 #FEEA78 #CFFE78
triadic
#FEEA78 #78FEEA #EA78FE
tetradic
#FEEA78 #78FEA7 #788CFE #FE78CF
square
#FEEA78 #78FEA7 #788CFE #FE78CF
split-complementary
#FEEA78 #78CFFE #A778FE
monochromatic
#FAD502 #FEE13B #FEEA78 #FEF3B5 #FFFAE1
Accessibility & contrast
On white
1.22
#FEEA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FEEA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEA78
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEA78 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46D
Deuteranopia (green-blind)
#FFEC7D
Tritanopia (blue-blind)
#FFDCD0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #feea78; /* rgb */ color: rgb(254, 234, 120); /* oklch */ color: oklch(93.1% 0.136 99.5);
Tailwind
colors: {
custom: {
50: '#fff0a2',
500: '#feea78',
950: '#000000',
},
}SCSS
$custom: #feea78; $custom-light: #fff0a2; $custom-dark: #000000;
JSON
{
"hex": "#feea78",
"rgb": {
"r": 254,
"g": 234,
"b": 120
},
"hsl": {
"h": 51.045,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.93073,
"c": 0.13624,
"h": 99.5
},
"luminance": 0.81273
}Semantic roles & 50–950 ramp
primary
#FEEA78
secondary
#3F56DC
accent
#22E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580