#F4DB8A#F4DB8A
#F4DB8A is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.5% C 0.104 H 92.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DB8A |
|---|---|
| RGB | rgb(244, 219, 138) |
| HSL | hsl(46, 83%, 75%) |
| HSV | hsv(46, 43%, 96%) |
| CMYK | cmyk(0%, 10.2%, 43.4%, 4.3%) |
| CIE-LAB | lab(87.84, -2.09, 42.89) |
| CIE-LCH | lch(87.84, 42.94, 92.79°) |
| OKLab | oklab(89.45% -0.0052 0.1043) |
| OKLCH | oklch(89.45% 0.104 92.9) |
| XYZ | xyz(67.2290, 71.7337, 34.3445) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.48
Sandy
#F1DA7A
ΔE00 2.60
Sand (survey)
#E2CA76
ΔE00 4.11
Pale Gold
#FDDE6C
ΔE00 4.91
Khaki (CSS)
#F0E68C
ΔE00 4.92
Yellow Tan
#FFE36E
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DB8A #8AA3F4
analogous
#F4A68A #F4DB8A #D8F48A
triadic
#F4DB8A #8AF4DB #DB8AF4
tetradic
#F4DB8A #8AF4A6 #8AA3F4 #F48AD8
square
#F4DB8A #8AF4A6 #8AA3F4 #F48AD8
split-complementary
#F4DB8A #8AD8F4 #A68AF4
monochromatic
#E9B91A #EFCA52 #F4DB8A #F9ECC2 #FCF6E3
Accessibility & contrast
On white
1.37
#F4DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F4DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DB8A
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DB8A | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4db8a; /* rgb */ color: rgb(244, 219, 138); /* oklch */ color: oklch(89.5% 0.104 92.9);
Tailwind
colors: {
custom: {
50: '#f9e6ad',
500: '#f4db8a',
950: '#000000',
},
}SCSS
$custom: #f4db8a; $custom-light: #f9e6ad; $custom-dark: #000000;
JSON
{
"hex": "#f4db8a",
"rgb": {
"r": 244,
"g": 219,
"b": 138
},
"hsl": {
"h": 45.849,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.89451,
"c": 0.10438,
"h": 92.9
},
"luminance": 0.71731
}Semantic roles & 50–950 ramp
primary
#F4DB8A
secondary
#516FD1
accent
#39DF06
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481