#F0DA85#F0DA85
#F0DA85 is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.8% C 0.108 H 95.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA85 |
|---|---|
| RGB | rgb(240, 218, 133) |
| HSL | hsl(48, 78%, 73%) |
| HSV | hsv(48, 45%, 94%) |
| CMYK | cmyk(0%, 9.2%, 44.6%, 5.9%) |
| CIE-LAB | lab(87.17, -3.66, 44.46) |
| CIE-LCH | lch(87.17, 44.61, 94.70°) |
| OKLab | oklab(88.82% -0.01 0.1076) |
| OKLCH | oklch(88.82% 0.108 95.3) |
| XYZ | xyz(65.2420, 70.3639, 32.3307) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.72
Wheat (survey)
#FBDD7E
ΔE00 2.68
Sand (survey)
#E2CA76
ΔE00 3.72
Khaki (CSS)
#F0E68C
ΔE00 4.11
Pale Gold
#FDDE6C
ΔE00 4.64
Yellow Tan
#FFE36E
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA85 #859BF0
analogous
#F0A485 #F0DA85 #D0F085
triadic
#F0DA85 #85F0DA #DA85F0
tetradic
#F0DA85 #85F0A4 #859BF0 #F085D0
square
#F0DA85 #85F0A4 #859BF0 #F085D0
split-complementary
#F0DA85 #85D0F0 #A485F0
monochromatic
#DFB71B #E9C94E #F0DA85 #F7EBBB #FCF7E4
Accessibility & contrast
On white
1.39
#F0DA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F0DA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA85
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA85 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67E
Deuteranopia (green-blind)
#F0DD88
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0da85; /* rgb */ color: rgb(240, 218, 133); /* oklch */ color: oklch(88.8% 0.108 95.3);
Tailwind
colors: {
custom: {
50: '#f7e5aa',
500: '#f0da85',
950: '#000000',
},
}SCSS
$custom: #f0da85; $custom-light: #f7e5aa; $custom-dark: #000000;
JSON
{
"hex": "#f0da85",
"rgb": {
"r": 240,
"g": 218,
"b": 133
},
"hsl": {
"h": 47.664,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.88822,
"c": 0.10802,
"h": 95.3
},
"luminance": 0.70362
}Semantic roles & 50–950 ramp
primary
#F0DA85
secondary
#4E68CB
accent
#36DA0B
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481