#F0DC7A#F0DC7A
#F0DC7A is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.121 H 98.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DC7A |
|---|---|
| RGB | rgb(240, 220, 122) |
| HSL | hsl(50, 80%, 71%) |
| HSV | hsv(50, 49%, 94%) |
| CMYK | cmyk(0%, 8.3%, 49.2%, 5.9%) |
| CIE-LAB | lab(87.54, -5.69, 50.27) |
| CIE-LCH | lch(87.54, 50.59, 96.46°) |
| OKLab | oklab(89.07% -0.017 0.1198) |
| OKLCH | oklch(89.07% 0.121 98.1) |
| XYZ | xyz(65.0432, 71.1192, 28.7098) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.96
Wheat (survey)
#FBDD7E
ΔE00 2.95
Pale Gold
#FDDE6C
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 3.56
Yellow Tan
#FFE36E
ΔE00 3.57
Sand Yellow
#FCE166
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DC7A #7A8EF0
analogous
#F0A17A #F0DC7A #C9F07A
triadic
#F0DC7A #7AF0DC #DC7AF0
tetradic
#F0DC7A #7AF0A1 #7A8EF0 #F07AC9
square
#F0DC7A #7AF0A1 #7A8EF0 #F07AC9
split-complementary
#F0DC7A #7AC9F0 #A17AF0
monochromatic
#D7B718 #EACE43 #F0DC7A #F6EAB1 #FCF8E4
Accessibility & contrast
On white
1.38
#F0DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F0DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DC7A
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DC7A | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#F2DF7E
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0dc7a; /* rgb */ color: rgb(240, 220, 122); /* oklch */ color: oklch(89.1% 0.121 98.1);
Tailwind
colors: {
custom: {
50: '#f7e6a2',
500: '#f0dc7a',
950: '#000000',
},
}SCSS
$custom: #f0dc7a; $custom-light: #f7e6a2; $custom-dark: #000000;
JSON
{
"hex": "#f0dc7a",
"rgb": {
"r": 240,
"g": 220,
"b": 122
},
"hsl": {
"h": 49.831,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.89067,
"c": 0.12095,
"h": 98.1
},
"luminance": 0.71117
}Semantic roles & 50–950 ramp
primary
#F0DC7A
secondary
#445BCA
accent
#2DDC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480