#F4DC75#F4DC75
#F4DC75 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.126 H 96.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DC75 |
|---|---|
| RGB | rgb(244, 220, 117) |
| HSL | hsl(49, 85%, 71%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.8%, 52%, 4.3%) |
| CIE-LAB | lab(87.83, -4.51, 53.08) |
| CIE-LCH | lch(87.83, 53.27, 94.86°) |
| OKLab | oklab(89.35% -0.0143 0.1254) |
| OKLCH | oklch(89.35% 0.126 96.5) |
| XYZ | xyz(66.1146, 71.7066, 27.1844) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.09
Wheat (survey)
#FBDD7E
ΔE00 2.24
Pale Gold
#FDDE6C
ΔE00 2.31
Yellow Tan
#FFE36E
ΔE00 2.55
Sand Yellow
#FCE166
ΔE00 2.78
Light Mustard
#F7D560
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DC75 #758DF4
analogous
#F49C75 #F4DC75 #CDF475
triadic
#F4DC75 #75F4DC #DC75F4
tetradic
#F4DC75 #75F49C #758DF4 #F475CD
square
#F4DC75 #75F49C #758DF4 #F475CD
split-complementary
#F4DC75 #75CDF4 #9C75F4
monochromatic
#DDB712 #EFCE3C #F4DC75 #F9EAAE #FDF8E3
Accessibility & contrast
On white
1.37
#F4DC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F4DC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DC75
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DC75 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F4E079
Tritanopia (blue-blind)
#FFCFC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4dc75; /* rgb */ color: rgb(244, 220, 117); /* oklch */ color: oklch(89.4% 0.126 96.5);
Tailwind
colors: {
custom: {
50: '#fae69f',
500: '#f4dc75',
950: '#000000',
},
}SCSS
$custom: #f4dc75; $custom-light: #fae69f; $custom-dark: #000000;
JSON
{
"hex": "#f4dc75",
"rgb": {
"r": 244,
"g": 220,
"b": 117
},
"hsl": {
"h": 48.661,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.89355,
"c": 0.12624,
"h": 96.5
},
"luminance": 0.71704
}Semantic roles & 50–950 ramp
primary
#F4DC75
secondary
#3F5ACE
accent
#2EE204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480