#F4DE89#F4DE89
#F4DE89 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.108 H 95.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DE89 |
|---|---|
| RGB | rgb(244, 222, 137) |
| HSL | hsl(48, 83%, 75%) |
| HSV | hsv(48, 44%, 96%) |
| CMYK | cmyk(0%, 9%, 43.9%, 4.3%) |
| CIE-LAB | lab(88.58, -3.71, 44.33) |
| CIE-LCH | lch(88.58, 44.48, 94.79°) |
| OKLab | oklab(90.03% -0.01 0.1075) |
| OKLCH | oklch(90.03% 0.108 95.3) |
| XYZ | xyz(67.9467, 73.2843, 34.2282) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.99
Wheat (survey)
#FBDD7E
ΔE00 2.53
Khaki (CSS)
#F0E68C
ΔE00 3.71
Pale Gold
#FDDE6C
ΔE00 4.55
Sand (survey)
#E2CA76
ΔE00 4.61
Yellow Tan
#FFE36E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DE89 #899FF4
analogous
#F4A989 #F4DE89 #D4F489
triadic
#F4DE89 #89F4DE #DE89F4
tetradic
#F4DE89 #89F4A9 #899FF4 #F489D4
square
#F4DE89 #89F4A9 #899FF4 #F489D4
split-complementary
#F4DE89 #89D4F4 #A989F4
monochromatic
#EABF19 #EFCE51 #F4DE89 #F9EEC1 #FCF7E3
Accessibility & contrast
On white
1.34
#F4DE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#F4DE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DE89
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DE89 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f4de89; /* rgb */ color: rgb(244, 222, 137); /* oklch */ color: oklch(90.0% 0.108 95.3);
Tailwind
colors: {
custom: {
50: '#f9e8ac',
500: '#f4de89',
950: '#000000',
},
}SCSS
$custom: #f4de89; $custom-light: #f9e8ac; $custom-dark: #000000;
JSON
{
"hex": "#f4de89",
"rgb": {
"r": 244,
"g": 222,
"b": 137
},
"hsl": {
"h": 47.664,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.90034,
"c": 0.10792,
"h": 95.3
},
"luminance": 0.73282
}Semantic roles & 50–950 ramp
primary
#F4DE89
secondary
#506BD1
accent
#33DF06
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481