#F0DA7A#F0DA7A
#F0DA7A is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.119 H 96.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA7A |
|---|---|
| RGB | rgb(240, 218, 122) |
| HSL | hsl(49, 80%, 71%) |
| HSV | hsv(49, 49%, 94%) |
| CMYK | cmyk(0%, 9.2%, 49.2%, 5.9%) |
| CIE-LAB | lab(87.03, -4.68, 49.66) |
| CIE-LCH | lch(87.03, 49.88, 95.38°) |
| OKLab | oklab(88.66% -0.014 0.1184) |
| OKLCH | oklch(88.66% 0.119 96.8) |
| XYZ | xyz(64.5215, 70.0757, 28.5359) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.28
Wheat (survey)
#FBDD7E
ΔE00 2.47
Pale Gold
#FDDE6C
ΔE00 3.41
Yellow Tan
#FFE36E
ΔE00 3.70
Sand Yellow
#FCE166
ΔE00 3.95
Sand (survey)
#E2CA76
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA7A #7A90F0
analogous
#F09F7A #F0DA7A #CBF07A
triadic
#F0DA7A #7AF0DA #DA7AF0
tetradic
#F0DA7A #7AF09F #7A90F0 #F07ACB
square
#F0DA7A #7AF09F #7A90F0 #F07ACB
split-complementary
#F0DA7A #7ACBF0 #9F7AF0
monochromatic
#D7B418 #EACB43 #F0DA7A #F6E9B1 #FCF7E4
Accessibility & contrast
On white
1.40
#F0DA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F0DA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA7A
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA7A | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#F1DD7E
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0da7a; /* rgb */ color: rgb(240, 218, 122); /* oklch */ color: oklch(88.7% 0.119 96.8);
Tailwind
colors: {
custom: {
50: '#f7e5a2',
500: '#f0da7a',
950: '#000000',
},
}SCSS
$custom: #f0da7a; $custom-light: #f7e5a2; $custom-dark: #000000;
JSON
{
"hex": "#f0da7a",
"rgb": {
"r": 240,
"g": 218,
"b": 122
},
"hsl": {
"h": 48.814,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.88664,
"c": 0.11922,
"h": 96.8
},
"luminance": 0.70073
}Semantic roles & 50–950 ramp
primary
#F0DA7A
secondary
#445DCA
accent
#31DC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480