#F4DA84#F4DA84
#F4DA84 is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 89.2% C 0.110 H 93.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA84 |
|---|---|
| RGB | rgb(244, 218, 132) |
| HSL | hsl(46, 84%, 74%) |
| HSV | hsv(46, 46%, 96%) |
| CMYK | cmyk(0%, 10.7%, 45.9%, 4.3%) |
| CIE-LAB | lab(87.51, -2.17, 45.44) |
| CIE-LCH | lch(87.51, 45.49, 92.73°) |
| OKLab | oklab(89.16% -0.006 0.1097) |
| OKLCH | oklch(89.16% 0.11 93.1) |
| XYZ | xyz(66.5465, 71.0445, 32.0330) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.79
Sandy
#F1DA7A
ΔE00 1.90
Sand (survey)
#E2CA76
ΔE00 3.86
Pale Gold
#FDDE6C
ΔE00 4.12
Light Mustard
#F7D560
ΔE00 4.69
Yellow Tan
#FFE36E
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA84 #849EF4
analogous
#F4A284 #F4DA84 #D6F484
triadic
#F4DA84 #84F4DA #DA84F4
tetradic
#F4DA84 #84F4A2 #849EF4 #F484D6
square
#F4DA84 #84F4A2 #849EF4 #F484D6
split-complementary
#F4DA84 #84D6F4 #A284F4
monochromatic
#E9B815 #EFC94C #F4DA84 #F9EBBC #FCF7E3
Accessibility & contrast
On white
1.38
#F4DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#F4DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA84
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA84 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#F1DF87
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da84; /* rgb */ color: rgb(244, 218, 132); /* oklch */ color: oklch(89.2% 0.110 93.1);
Tailwind
colors: {
custom: {
50: '#fae5a9',
500: '#f4da84',
950: '#000000',
},
}SCSS
$custom: #f4da84; $custom-light: #fae5a9; $custom-dark: #000000;
JSON
{
"hex": "#f4da84",
"rgb": {
"r": 244,
"g": 218,
"b": 132
},
"hsl": {
"h": 46.071,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.89161,
"c": 0.10982,
"h": 93.1
},
"luminance": 0.71042
}Semantic roles & 50–950 ramp
primary
#F4DA84
secondary
#4C6BD0
accent
#38E005
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481