#F0DA77#F0DA77
#F0DA77 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.122 H 97.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA77 |
|---|---|
| RGB | rgb(240, 218, 119) |
| HSL | hsl(49, 80%, 70%) |
| HSV | hsv(49, 50%, 94%) |
| CMYK | cmyk(0%, 9.2%, 50.4%, 5.9%) |
| CIE-LAB | lab(87.00, -4.94, 51.05) |
| CIE-LCH | lch(87.00, 51.29, 95.53°) |
| OKLab | oklab(88.62% -0.0151 0.1212) |
| OKLCH | oklch(88.62% 0.122 97.1) |
| XYZ | xyz(64.3384, 70.0025, 27.5720) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.55
Wheat (survey)
#FBDD7E
ΔE00 2.60
Pale Gold
#FDDE6C
ΔE00 3.16
Yellow Tan
#FFE36E
ΔE00 3.42
Sand Yellow
#FCE166
ΔE00 3.60
Light Mustard
#F7D560
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA77 #778DF0
analogous
#F09D77 #F0DA77 #C9F077
triadic
#F0DA77 #77F0DA #DA77F0
tetradic
#F0DA77 #77F09D #778DF0 #F077C9
square
#F0DA77 #77F09D #778DF0 #F077C9
split-complementary
#F0DA77 #77C9F0 #9D77F0
monochromatic
#D5B318 #EACB40 #F0DA77 #F6E9AE #FCF8E3
Accessibility & contrast
On white
1.40
#F0DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#F0DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA77
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA77 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66E
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0da77; /* rgb */ color: rgb(240, 218, 119); /* oklch */ color: oklch(88.6% 0.122 97.1);
Tailwind
colors: {
custom: {
50: '#f7e5a0',
500: '#f0da77',
950: '#000000',
},
}SCSS
$custom: #f0da77; $custom-light: #f7e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f0da77",
"rgb": {
"r": 240,
"g": 218,
"b": 119
},
"hsl": {
"h": 49.091,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.88624,
"c": 0.12217,
"h": 97.1
},
"luminance": 0.7
}Semantic roles & 50–950 ramp
primary
#F0DA77
secondary
#425ACA
accent
#2FDC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480