#F0DA86#F0DA86
#F0DA86 is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.8% C 0.107 H 95.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA86 |
|---|---|
| RGB | rgb(240, 218, 134) |
| HSL | hsl(48, 78%, 73%) |
| HSV | hsv(48, 44%, 94%) |
| CMYK | cmyk(0%, 9.2%, 44.2%, 5.9%) |
| CIE-LAB | lab(87.19, -3.56, 43.98) |
| CIE-LCH | lch(87.19, 44.13, 94.63°) |
| OKLab | oklab(88.84% -0.0096 0.1065) |
| OKLCH | oklch(88.84% 0.107 95.2) |
| XYZ | xyz(65.3114, 70.3917, 32.6963) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.88
Wheat (survey)
#FBDD7E
ΔE00 2.75
Sand (survey)
#E2CA76
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 4.15
Pale Gold
#FDDE6C
ΔE00 4.77
Yellow Tan
#FFE36E
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA86 #869CF0
analogous
#F0A586 #F0DA86 #D1F086
triadic
#F0DA86 #86F0DA #DA86F0
tetradic
#F0DA86 #86F0A5 #869CF0 #F086D1
square
#F0DA86 #86F0A5 #869CF0 #F086D1
split-complementary
#F0DA86 #86D1F0 #A586F0
monochromatic
#E0B71C #E9C950 #F0DA86 #F7EBBC #FCF7E4
Accessibility & contrast
On white
1.39
#F0DA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#F0DA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA86
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA86 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67F
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0da86; /* rgb */ color: rgb(240, 218, 134); /* oklch */ color: oklch(88.8% 0.107 95.2);
Tailwind
colors: {
custom: {
50: '#f7e5aa',
500: '#f0da86',
950: '#000000',
},
}SCSS
$custom: #f0da86; $custom-light: #f7e5aa; $custom-dark: #000000;
JSON
{
"hex": "#f0da86",
"rgb": {
"r": 240,
"g": 218,
"b": 134
},
"hsl": {
"h": 47.547,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.88837,
"c": 0.10697,
"h": 95.2
},
"luminance": 0.70389
}Semantic roles & 50–950 ramp
primary
#F0DA86
secondary
#4F69CB
accent
#36DA0B
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481