#F4E575#F4E575
#F4E575 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 91.2% C 0.134 H 101.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E575 |
|---|---|
| RGB | rgb(244, 229, 117) |
| HSL | hsl(53, 85%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 6.1%, 52%, 4.3%) |
| CIE-LAB | lab(90.12, -9.03, 55.79) |
| CIE-LCH | lch(90.12, 56.52, 99.20°) |
| OKLab | oklab(91.17% -0.0273 0.1313) |
| OKLCH | oklch(91.17% 0.134 101.8) |
| XYZ | xyz(68.5405, 76.5585, 27.9930) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.27
Dull Yellow
#EEDC5B
ΔE00 2.99
Yellowish
#FAEE66
ΔE00 3.28
Sand Yellow
#FCE166
ΔE00 3.43
Khaki (CSS)
#F0E68C
ΔE00 3.45
Yellow Tan
#FFE36E
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E575 #7584F4
analogous
#F4A575 #F4E575 #C4F475
triadic
#F4E575 #75F4E5 #E575F4
tetradic
#F4E575 #75F4A5 #7584F4 #F475C4
square
#F4E575 #75F4A5 #7584F4 #F475C4
split-complementary
#F4E575 #75C4F4 #A575F4
monochromatic
#DDC512 #EFDA3C #F4E575 #F9F0AE #FDFAE3
Accessibility & contrast
On white
1.29
#F4E575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F4E575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E575
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E575 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6B
Deuteranopia (green-blind)
#FBE67A
Tritanopia (blue-blind)
#FFD8CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e575; /* rgb */ color: rgb(244, 229, 117); /* oklch */ color: oklch(91.2% 0.134 101.8);
Tailwind
colors: {
custom: {
50: '#faed9f',
500: '#f4e575',
950: '#000000',
},
}SCSS
$custom: #f4e575; $custom-light: #faed9f; $custom-dark: #000000;
JSON
{
"hex": "#f4e575",
"rgb": {
"r": 244,
"g": 229,
"b": 117
},
"hsl": {
"h": 52.913,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.9117,
"c": 0.13415,
"h": 101.8
},
"luminance": 0.76556
}Semantic roles & 50–950 ramp
primary
#F4E575
secondary
#3F50CE
accent
#1EE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480