#F0D989#F0D989
#F0D989 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.7% C 0.103 H 93.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D989 |
|---|---|
| RGB | rgb(240, 217, 137) |
| HSL | hsl(47, 77%, 74%) |
| HSV | hsv(47, 43%, 94%) |
| CMYK | cmyk(0%, 9.6%, 42.9%, 5.9%) |
| CIE-LAB | lab(86.98, -2.75, 42.22) |
| CIE-LCH | lch(86.98, 42.31, 93.73°) |
| OKLab | oklab(88.68% -0.007 0.1027) |
| OKLCH | oklch(88.68% 0.103 93.9) |
| XYZ | xyz(65.2651, 69.9595, 33.7277) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.57
Wheat (survey)
#FBDD7E
ΔE00 3.02
Sand (survey)
#E2CA76
ΔE00 3.62
Khaki (CSS)
#F0E68C
ΔE00 4.71
Pale Gold
#FDDE6C
ΔE00 5.28
Vanilla
#F3E5AB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D989 #89A0F0
analogous
#F0A689 #F0D989 #D4F089
triadic
#F0D989 #89F0D9 #D989F0
tetradic
#F0D989 #89F0A6 #89A0F0 #F089D4
square
#F0D989 #89F0A6 #89A0F0 #F089D4
split-complementary
#F0D989 #89D4F0 #A689F0
monochromatic
#E2B61D #E9C853 #F0D989 #F7EABF #FCF6E4
Accessibility & contrast
On white
1.40
#F0D989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#F0D989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D989
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D989 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f0d989; /* rgb */ color: rgb(240, 217, 137); /* oklch */ color: oklch(88.7% 0.103 93.9);
Tailwind
colors: {
custom: {
50: '#f6e4ac',
500: '#f0d989',
950: '#000000',
},
}SCSS
$custom: #f0d989; $custom-light: #f6e4ac; $custom-dark: #000000;
JSON
{
"hex": "#f0d989",
"rgb": {
"r": 240,
"g": 217,
"b": 137
},
"hsl": {
"h": 46.602,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.88683,
"c": 0.10296,
"h": 93.9
},
"luminance": 0.69957
}Semantic roles & 50–950 ramp
primary
#F0D989
secondary
#526DCC
accent
#3ADA0C
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481