#FFE778#FFE778
#FFE778 is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.6% C 0.134 H 97.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE778 |
|---|---|
| RGB | rgb(255, 231, 120) |
| HSL | hsl(49, 100%, 74%) |
| HSV | hsv(49, 53%, 100%) |
| CMYK | cmyk(0%, 9.4%, 52.9%, 0%) |
| CIE-LAB | lab(91.58, -5.39, 56.35) |
| CIE-LCH | lch(91.58, 56.61, 95.46°) |
| OKLab | oklab(92.56% -0.0171 0.1327) |
| OKLCH | oklch(92.56% 0.134 97.4) |
| XYZ | xyz(73.2086, 79.7709, 29.3067) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.47
Sand Yellow
#FCE166
ΔE00 2.08
Pale Gold
#FDDE6C
ΔE00 2.57
Sandy Yellow
#FDEE73
ΔE00 3.00
Sandy
#F1DA7A
ΔE00 3.44
Wheat (survey)
#FBDD7E
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE778 #7890FF
analogous
#FFA378 #FFE778 #D4FF78
triadic
#FFE778 #78FFE7 #E778FF
tetradic
#FFE778 #78FFA3 #7890FF #FF78D4
square
#FFE778 #78FFA3 #7890FF #FF78D4
split-complementary
#FFE778 #78D4FF #A378FF
monochromatic
#FDD000 #FFDC3B #FFE778 #FFF2B5 #FFFAE0
Accessibility & contrast
On white
1.24
#FFE778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFE778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE778
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE778 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26E
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe778; /* rgb */ color: rgb(255, 231, 120); /* oklch */ color: oklch(92.6% 0.134 97.4);
Tailwind
colors: {
custom: {
50: '#ffeea2',
500: '#ffe778',
950: '#000000',
},
}SCSS
$custom: #ffe778; $custom-light: #ffeea2; $custom-dark: #000000;
JSON
{
"hex": "#ffe778",
"rgb": {
"r": 255,
"g": 231,
"b": 120
},
"hsl": {
"h": 49.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92561,
"c": 0.13377,
"h": 97.4
},
"luminance": 0.79768
}Semantic roles & 50–950 ramp
primary
#FFE778
secondary
#3E5ADD
accent
#29E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480