#F0DB77#F0DB77
#F0DB77 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.123 H 97.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DB77 |
|---|---|
| RGB | rgb(240, 219, 119) |
| HSL | hsl(50, 80%, 70%) |
| HSV | hsv(50, 50%, 94%) |
| CMYK | cmyk(0%, 8.8%, 50.4%, 5.9%) |
| CIE-LAB | lab(87.25, -5.45, 51.36) |
| CIE-LCH | lch(87.25, 51.65, 96.05°) |
| OKLab | oklab(88.83% -0.0166 0.1219) |
| OKLCH | oklch(88.83% 0.123 97.7) |
| XYZ | xyz(64.5985, 70.5227, 27.6587) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.85
Wheat (survey)
#FBDD7E
ΔE00 2.83
Pale Gold
#FDDE6C
ΔE00 3.24
Yellow Tan
#FFE36E
ΔE00 3.35
Sand Yellow
#FCE166
ΔE00 3.51
Dull Yellow
#EEDC5B
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DB77 #778CF0
analogous
#F09F77 #F0DB77 #C8F077
triadic
#F0DB77 #77F0DB #DB77F0
tetradic
#F0DB77 #77F09F #778CF0 #F077C8
square
#F0DB77 #77F09F #778CF0 #F077C8
split-complementary
#F0DB77 #77C8F0 #9F77F0
monochromatic
#D5B418 #EACC40 #F0DB77 #F6EAAE #FCF8E3
Accessibility & contrast
On white
1.39
#F0DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#F0DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DB77
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DB77 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0db77; /* rgb */ color: rgb(240, 219, 119); /* oklch */ color: oklch(88.8% 0.123 97.7);
Tailwind
colors: {
custom: {
50: '#f7e5a0',
500: '#f0db77',
950: '#000000',
},
}SCSS
$custom: #f0db77; $custom-light: #f7e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f0db77",
"rgb": {
"r": 240,
"g": 219,
"b": 119
},
"hsl": {
"h": 49.587,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.88826,
"c": 0.12302,
"h": 97.7
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#F0DB77
secondary
#4259CA
accent
#2EDC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480