#F4DB89#F4DB89
#F4DB89 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.105 H 93.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DB89 |
|---|---|
| RGB | rgb(244, 219, 137) |
| HSL | hsl(46, 83%, 75%) |
| HSV | hsv(46, 44%, 96%) |
| CMYK | cmyk(0%, 10.2%, 43.9%, 4.3%) |
| CIE-LAB | lab(87.83, -2.19, 43.37) |
| CIE-LCH | lch(87.83, 43.43, 92.89°) |
| OKLab | oklab(89.44% -0.0056 0.1053) |
| OKLCH | oklch(89.44% 0.105 93) |
| XYZ | xyz(67.1569, 71.7049, 33.9650) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 2.44
Sand (survey)
#E2CA76
ΔE00 4.08
Pale Gold
#FDDE6C
ΔE00 4.75
Khaki (CSS)
#F0E68C
ΔE00 4.86
Yellow Tan
#FFE36E
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DB89 #89A2F4
analogous
#F4A589 #F4DB89 #D8F489
triadic
#F4DB89 #89F4DB #DB89F4
tetradic
#F4DB89 #89F4A5 #89A2F4 #F489D8
square
#F4DB89 #89F4A5 #89A2F4 #F489D8
split-complementary
#F4DB89 #89D8F4 #A589F4
monochromatic
#EAB919 #EFCA51 #F4DB89 #F9ECC1 #FCF6E3
Accessibility & contrast
On white
1.37
#F4DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F4DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DB89
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DB89 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#F2DF8C
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4db89; /* rgb */ color: rgb(244, 219, 137); /* oklch */ color: oklch(89.4% 0.105 93.0);
Tailwind
colors: {
custom: {
50: '#f9e6ac',
500: '#f4db89',
950: '#000000',
},
}SCSS
$custom: #f4db89; $custom-light: #f9e6ac; $custom-dark: #000000;
JSON
{
"hex": "#f4db89",
"rgb": {
"r": 244,
"g": 219,
"b": 137
},
"hsl": {
"h": 45.981,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.89436,
"c": 0.10544,
"h": 93
},
"luminance": 0.71702
}Semantic roles & 50–950 ramp
primary
#F4DB89
secondary
#506ED1
accent
#39DF06
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481