#F0D778#F0D778
#F0D778 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 88.0% C 0.119 H 95.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D778 |
|---|---|
| RGB | rgb(240, 215, 120) |
| HSL | hsl(48, 80%, 71%) |
| HSV | hsv(48, 50%, 94%) |
| CMYK | cmyk(0%, 10.4%, 50%, 5.9%) |
| CIE-LAB | lab(86.25, -3.33, 49.67) |
| CIE-LCH | lch(86.25, 49.78, 93.84°) |
| OKLab | oklab(88.04% -0.0103 0.1183) |
| OKLCH | oklch(88.04% 0.119 95) |
| XYZ | xyz(63.6279, 68.4848, 27.6330) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.85
Wheat (survey)
#FBDD7E
ΔE00 2.08
Pale Gold
#FDDE6C
ΔE00 3.29
Sand (survey)
#E2CA76
ΔE00 3.43
Light Mustard
#F7D560
ΔE00 3.57
Yellow Tan
#FFE36E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D778 #7891F0
analogous
#F09B78 #F0D778 #CDF078
triadic
#F0D778 #78F0D7 #D778F0
tetradic
#F0D778 #78F09B #7891F0 #F078CD
square
#F0D778 #78F09B #7891F0 #F078CD
split-complementary
#F0D778 #78CDF0 #9B78F0
monochromatic
#D6AE18 #EAC741 #F0D778 #F6E7AF #FCF7E3
Accessibility & contrast
On white
1.43
#F0D778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#F0D778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D778
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D778 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D370
Deuteranopia (green-blind)
#EFDB7C
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0d778; /* rgb */ color: rgb(240, 215, 120); /* oklch */ color: oklch(88.0% 0.119 95.0);
Tailwind
colors: {
custom: {
50: '#f7e3a1',
500: '#f0d778',
950: '#000000',
},
}SCSS
$custom: #f0d778; $custom-light: #f7e3a1; $custom-dark: #000000;
JSON
{
"hex": "#f0d778",
"rgb": {
"r": 240,
"g": 215,
"b": 120
},
"hsl": {
"h": 47.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.88035,
"c": 0.11871,
"h": 95
},
"luminance": 0.68482
}Semantic roles & 50–950 ramp
primary
#F0D778
secondary
#425FCA
accent
#35DC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480