#F4DA86#F4DA86
#F4DA86 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.108 H 92.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA86 |
|---|---|
| RGB | rgb(244, 218, 134) |
| HSL | hsl(46, 83%, 74%) |
| HSV | hsv(46, 45%, 96%) |
| CMYK | cmyk(0%, 10.7%, 45.1%, 4.3%) |
| CIE-LAB | lab(87.53, -1.98, 44.49) |
| CIE-LCH | lch(87.53, 44.53, 92.54°) |
| OKLab | oklab(89.19% -0.0052 0.1076) |
| OKLCH | oklch(89.19% 0.108 92.8) |
| XYZ | xyz(66.6846, 71.0998, 32.7607) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.02
Sandy
#F1DA7A
ΔE00 2.21
Sand (survey)
#E2CA76
ΔE00 3.88
Pale Gold
#FDDE6C
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 4.98
Yellow Tan
#FFE36E
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA86 #86A0F4
analogous
#F4A386 #F4DA86 #D7F486
triadic
#F4DA86 #86F4DA #DA86F4
tetradic
#F4DA86 #86F4A3 #86A0F4 #F486D7
square
#F4DA86 #86F4A3 #86A0F4 #F486D7
split-complementary
#F4DA86 #86D7F4 #A386F4
monochromatic
#EAB816 #EFC94E #F4DA86 #F9EBBE #FCF6E3
Accessibility & contrast
On white
1.38
#F4DA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F4DA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA86
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA86 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77F
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da86; /* rgb */ color: rgb(244, 218, 134); /* oklch */ color: oklch(89.2% 0.108 92.8);
Tailwind
colors: {
custom: {
50: '#f9e5aa',
500: '#f4da86',
950: '#000000',
},
}SCSS
$custom: #f4da86; $custom-light: #f9e5aa; $custom-dark: #000000;
JSON
{
"hex": "#f4da86",
"rgb": {
"r": 244,
"g": 218,
"b": 134
},
"hsl": {
"h": 45.818,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.89191,
"c": 0.10777,
"h": 92.8
},
"luminance": 0.71097
}Semantic roles & 50–950 ramp
primary
#F4DA86
secondary
#4E6DD0
accent
#39E006
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481