#F0DA84#F0DA84
#F0DA84 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.109 H 95.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA84 |
|---|---|
| RGB | rgb(240, 218, 132) |
| HSL | hsl(48, 78%, 73%) |
| HSV | hsv(48, 45%, 94%) |
| CMYK | cmyk(0%, 9.2%, 45%, 5.9%) |
| CIE-LAB | lab(87.16, -3.76, 44.94) |
| CIE-LCH | lch(87.16, 45.09, 94.78°) |
| OKLab | oklab(88.81% -0.0104 0.1086) |
| OKLCH | oklch(88.81% 0.109 95.5) |
| XYZ | xyz(65.1732, 70.3364, 31.9686) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.55
Wheat (survey)
#FBDD7E
ΔE00 2.61
Sand (survey)
#E2CA76
ΔE00 3.72
Khaki (CSS)
#F0E68C
ΔE00 4.08
Pale Gold
#FDDE6C
ΔE00 4.51
Yellow Tan
#FFE36E
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA84 #849AF0
analogous
#F0A484 #F0DA84 #D0F084
triadic
#F0DA84 #84F0DA #DA84F0
tetradic
#F0DA84 #84F0A4 #849AF0 #F084D0
square
#F0DA84 #84F0A4 #849AF0 #F084D0
split-complementary
#F0DA84 #84D0F0 #A484F0
monochromatic
#DEB71B #E9CA4D #F0DA84 #F7EABB #FCF7E4
Accessibility & contrast
On white
1.39
#F0DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F0DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA84
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA84 | 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)
#EAD67D
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0da84; /* rgb */ color: rgb(240, 218, 132); /* oklch */ color: oklch(88.8% 0.109 95.5);
Tailwind
colors: {
custom: {
50: '#f7e5a9',
500: '#f0da84',
950: '#000000',
},
}SCSS
$custom: #f0da84; $custom-light: #f7e5a9; $custom-dark: #000000;
JSON
{
"hex": "#f0da84",
"rgb": {
"r": 240,
"g": 218,
"b": 132
},
"hsl": {
"h": 47.778,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.88807,
"c": 0.10907,
"h": 95.5
},
"luminance": 0.70334
}Semantic roles & 50–950 ramp
primary
#F0DA84
secondary
#4D67CB
accent
#35DB0B
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481