#F4DC85#F4DC85
#F4DC85 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.6% C 0.110 H 94.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DC85 |
|---|---|
| RGB | rgb(244, 220, 133) |
| HSL | hsl(47, 83%, 74%) |
| HSV | hsv(47, 45%, 96%) |
| CMYK | cmyk(0%, 9.8%, 45.5%, 4.3%) |
| CIE-LAB | lab(88.02, -3.09, 45.60) |
| CIE-LCH | lch(88.02, 45.70, 93.87°) |
| OKLab | oklab(89.57% -0.0086 0.1101) |
| OKLCH | oklch(89.57% 0.11 94.4) |
| XYZ | xyz(67.1370, 72.1155, 32.5690) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.59
Wheat (survey)
#FBDD7E
ΔE00 1.95
Pale Gold
#FDDE6C
ΔE00 4.07
Sand (survey)
#E2CA76
ΔE00 4.20
Khaki (CSS)
#F0E68C
ΔE00 4.31
Yellow Tan
#FFE36E
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DC85 #859DF4
analogous
#F4A585 #F4DC85 #D5F485
triadic
#F4DC85 #85F4DC #DC85F4
tetradic
#F4DC85 #85F4A5 #859DF4 #F485D5
square
#F4DC85 #85F4A5 #859DF4 #F485D5
split-complementary
#F4DC85 #85D5F4 #A585F4
monochromatic
#EABC15 #EFCC4D #F4DC85 #F9ECBD #FCF7E3
Accessibility & contrast
On white
1.36
#F4DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#F4DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DC85
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DC85 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87E
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dc85; /* rgb */ color: rgb(244, 220, 133); /* oklch */ color: oklch(89.6% 0.110 94.4);
Tailwind
colors: {
custom: {
50: '#fae6aa',
500: '#f4dc85',
950: '#000000',
},
}SCSS
$custom: #f4dc85; $custom-light: #fae6aa; $custom-dark: #000000;
JSON
{
"hex": "#f4dc85",
"rgb": {
"r": 244,
"g": 220,
"b": 133
},
"hsl": {
"h": 47.027,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.89574,
"c": 0.1104,
"h": 94.4
},
"luminance": 0.72113
}Semantic roles & 50–950 ramp
primary
#F4DC85
secondary
#4D69D0
accent
#35E006
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481