#F0DA82#F0DA82
#F0DA82 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.111 H 95.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA82 |
|---|---|
| RGB | rgb(240, 218, 130) |
| HSL | hsl(48, 79%, 73%) |
| HSV | hsv(48, 46%, 94%) |
| CMYK | cmyk(0%, 9.2%, 45.8%, 5.9%) |
| CIE-LAB | lab(87.14, -3.95, 45.89) |
| CIE-LCH | lch(87.14, 46.06, 94.92°) |
| OKLab | oklab(88.78% -0.0111 0.1106) |
| OKLCH | oklch(88.78% 0.111 95.7) |
| XYZ | xyz(65.0377, 70.2822, 31.2547) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.24
Wheat (survey)
#FBDD7E
ΔE00 2.50
Sand (survey)
#E2CA76
ΔE00 3.75
Khaki (CSS)
#F0E68C
ΔE00 4.03
Pale Gold
#FDDE6C
ΔE00 4.26
Yellow Tan
#FFE36E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA82 #8298F0
analogous
#F0A382 #F0DA82 #CFF082
triadic
#F0DA82 #82F0DA #DA82F0
tetradic
#F0DA82 #82F0A3 #8298F0 #F082CF
square
#F0DA82 #82F0A3 #8298F0 #F082CF
split-complementary
#F0DA82 #82CFF0 #A382F0
monochromatic
#DDB61B #E9CA4B #F0DA82 #F7EAB9 #FCF7E4
Accessibility & contrast
On white
1.39
#F0DA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F0DA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA82
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA82 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#F0DD85
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0da82; /* rgb */ color: rgb(240, 218, 130); /* oklch */ color: oklch(88.8% 0.111 95.7);
Tailwind
colors: {
custom: {
50: '#f7e5a8',
500: '#f0da82',
950: '#000000',
},
}SCSS
$custom: #f0da82; $custom-light: #f7e5a8; $custom-dark: #000000;
JSON
{
"hex": "#f0da82",
"rgb": {
"r": 240,
"g": 218,
"b": 130
},
"hsl": {
"h": 48,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.88777,
"c": 0.11114,
"h": 95.7
},
"luminance": 0.7028
}Semantic roles & 50–950 ramp
primary
#F0DA82
secondary
#4B65CB
accent
#34DB0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480