#F4F175#F4F175
#F4F175 is a very light, vivid yellow. Relative luminance 0.834; OKLCH L 93.6% C 0.146 H 107.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F175 |
|---|---|
| RGB | rgb(244, 241, 117) |
| HSL | hsl(59, 85%, 71%) |
| HSV | hsv(59, 52%, 96%) |
| CMYK | cmyk(0%, 1.2%, 52%, 4.3%) |
| CIE-LAB | lab(93.20, -14.96, 59.40) |
| CIE-LCH | lch(93.20, 61.25, 104.13°) |
| OKLab | oklab(93.62% -0.0443 0.1392) |
| OKLCH | oklch(93.62% 0.146 107.7) |
| XYZ | xyz(71.9763, 83.4300, 29.1383) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.36
Manilla
#FFFA86
ΔE00 2.28
Yellowish Tan
#FCFC81
ΔE00 2.31
Custard
#FFFD78
ΔE00 2.57
Light Yellow
#FFFE7A
ΔE00 2.71
Butter Yellow
#FFFD74
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F175 #7578F4
analogous
#F4B175 #F4F175 #B7F475
triadic
#F4F175 #75F4F1 #F175F4
tetradic
#F4F175 #75F4B1 #7578F4 #F475B7
square
#F4F175 #75F4B1 #7578F4 #F475B7
split-complementary
#F4F175 #75B7F4 #B175F4
monochromatic
#DDD812 #EFEB3C #F4F175 #F9F7AE #FDFCE3
Accessibility & contrast
On white
1.19
#F4F175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#F4F175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F175
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F175 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FFEE7B
Tritanopia (blue-blind)
#FFE4D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4f175; /* rgb */ color: rgb(244, 241, 117); /* oklch */ color: oklch(93.6% 0.146 107.7);
Tailwind
colors: {
custom: {
50: '#faf5a0',
500: '#f4f175',
950: '#000000',
},
}SCSS
$custom: #f4f175; $custom-light: #faf5a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f175",
"rgb": {
"r": 244,
"g": 241,
"b": 117
},
"hsl": {
"h": 58.583,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.93621,
"c": 0.14604,
"h": 107.7
},
"luminance": 0.83428
}Semantic roles & 50–950 ramp
primary
#F4F175
secondary
#3F42CE
accent
#09E204
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580