#F8DE78#F8DE78
#F8DE78 is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 90.1% C 0.126 H 95.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DE78 |
|---|---|
| RGB | rgb(248, 222, 120) |
| HSL | hsl(48, 90%, 72%) |
| HSV | hsv(48, 52%, 97%) |
| CMYK | cmyk(0%, 10.5%, 51.6%, 2.7%) |
| CIE-LAB | lab(88.71, -3.67, 52.80) |
| CIE-LCH | lch(88.71, 52.93, 93.97°) |
| OKLab | oklab(90.15% -0.0118 0.125) |
| OKLCH | oklch(90.15% 0.126 95.4) |
| XYZ | xyz(68.2252, 73.5580, 28.3700) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.47
Wheat (survey)
#FBDD7E
ΔE00 1.63
Pale Gold
#FDDE6C
ΔE00 1.95
Yellow Tan
#FFE36E
ΔE00 2.23
Sand Yellow
#FCE166
ΔE00 2.71
Light Mustard
#F7D560
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DE78 #7892F8
analogous
#F89E78 #F8DE78 #D2F878
triadic
#F8DE78 #78F8DE #DE78F8
tetradic
#F8DE78 #78F89E #7892F8 #F878D2
square
#F8DE78 #78F89E #7892F8 #F878D2
split-complementary
#F8DE78 #78D2F8 #9E78F8
monochromatic
#E9BD0C #F5D03E #F8DE78 #FBECB2 #FDF8E2
Accessibility & contrast
On white
1.34
#F8DE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#F8DE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DE78
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DE78 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8de78; /* rgb */ color: rgb(248, 222, 120); /* oklch */ color: oklch(90.1% 0.126 95.4);
Tailwind
colors: {
custom: {
50: '#fde8a1',
500: '#f8de78',
950: '#000000',
},
}SCSS
$custom: #f8de78; $custom-light: #fde8a1; $custom-dark: #000000;
JSON
{
"hex": "#f8de78",
"rgb": {
"r": 248,
"g": 222,
"b": 120
},
"hsl": {
"h": 47.813,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.90149,
"c": 0.12557,
"h": 95.4
},
"luminance": 0.73555
}Semantic roles & 50–950 ramp
primary
#F8DE78
secondary
#405ED4
accent
#2FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480