#F0D97A#F0D97A
#F0D97A is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.5% C 0.118 H 96.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D97A |
|---|---|
| RGB | rgb(240, 217, 122) |
| HSL | hsl(48, 80%, 71%) |
| HSV | hsv(48, 49%, 94%) |
| CMYK | cmyk(0%, 9.6%, 49.2%, 5.9%) |
| CIE-LAB | lab(86.78, -4.17, 49.35) |
| CIE-LCH | lch(86.78, 49.52, 94.83°) |
| OKLab | oklab(88.46% -0.0126 0.1177) |
| OKLCH | oklch(88.46% 0.118 96.1) |
| XYZ | xyz(64.2629, 69.5587, 28.4497) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.26
Wheat (survey)
#FBDD7E
ΔE00 2.28
Pale Gold
#FDDE6C
ΔE00 3.40
Sand (survey)
#E2CA76
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 3.82
Light Mustard
#F7D560
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D97A #7A91F0
analogous
#F09E7A #F0D97A #CCF07A
triadic
#F0D97A #7AF0D9 #D97AF0
tetradic
#F0D97A #7AF09E #7A91F0 #F07ACC
square
#F0D97A #7AF09E #7A91F0 #F07ACC
split-complementary
#F0D97A #7ACCF0 #9E7AF0
monochromatic
#D7B218 #EAC943 #F0D97A #F6E9B1 #FCF7E4
Accessibility & contrast
On white
1.41
#F0D97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F0D97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D97A
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D97A | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD572
Deuteranopia (green-blind)
#F0DD7E
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f0d97a; /* rgb */ color: rgb(240, 217, 122); /* oklch */ color: oklch(88.5% 0.118 96.1);
Tailwind
colors: {
custom: {
50: '#f7e4a2',
500: '#f0d97a',
950: '#000000',
},
}SCSS
$custom: #f0d97a; $custom-light: #f7e4a2; $custom-dark: #000000;
JSON
{
"hex": "#f0d97a",
"rgb": {
"r": 240,
"g": 217,
"b": 122
},
"hsl": {
"h": 48.305,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.88463,
"c": 0.11838,
"h": 96.1
},
"luminance": 0.69556
}Semantic roles & 50–950 ramp
primary
#F0D97A
secondary
#445ECA
accent
#33DC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480