#F4E075#F4E075
#F4E075 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.2% C 0.130 H 98.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E075 |
|---|---|
| RGB | rgb(244, 224, 117) |
| HSL | hsl(51, 85%, 71%) |
| HSV | hsv(51, 52%, 96%) |
| CMYK | cmyk(0%, 8.2%, 52%, 4.3%) |
| CIE-LAB | lab(88.84, -6.53, 54.28) |
| CIE-LCH | lch(88.84, 54.67, 96.86°) |
| OKLab | oklab(90.16% -0.0201 0.1281) |
| OKLCH | oklch(90.16% 0.13 98.9) |
| XYZ | xyz(67.1770, 73.8313, 27.5385) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.13
Yellow Tan
#FFE36E
ΔE00 2.54
Sand Yellow
#FCE166
ΔE00 2.65
Dull Yellow
#EEDC5B
ΔE00 2.95
Pale Gold
#FDDE6C
ΔE00 3.01
Wheat (survey)
#FBDD7E
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E075 #7589F4
analogous
#F4A075 #F4E075 #C8F475
triadic
#F4E075 #75F4E0 #E075F4
tetradic
#F4E075 #75F4A0 #7589F4 #F475C8
square
#F4E075 #75F4A0 #7589F4 #F475C8
split-complementary
#F4E075 #75C8F4 #A075F4
monochromatic
#DDBD12 #EFD33C #F4E075 #F9EDAE #FDF9E3
Accessibility & contrast
On white
1.33
#F4E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#F4E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E075
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E075 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FFD3C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4e075; /* rgb */ color: rgb(244, 224, 117); /* oklch */ color: oklch(90.2% 0.130 98.9);
Tailwind
colors: {
custom: {
50: '#fae99f',
500: '#f4e075',
950: '#000000',
},
}SCSS
$custom: #f4e075; $custom-light: #fae99f; $custom-dark: #000000;
JSON
{
"hex": "#f4e075",
"rgb": {
"r": 244,
"g": 224,
"b": 117
},
"hsl": {
"h": 50.551,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.90159,
"c": 0.12963,
"h": 98.9
},
"luminance": 0.73829
}Semantic roles & 50–950 ramp
primary
#F4E075
secondary
#3F55CE
accent
#27E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480