#F4F475#F4F475
#F4F475 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.149 H 109.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F475 |
|---|---|
| RGB | rgb(244, 244, 117) |
| HSL | hsl(60, 85%, 71%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0%, 0%, 52%, 4.3%) |
| CIE-LAB | lab(93.98, -16.42, 60.30) |
| CIE-LCH | lch(93.98, 62.49, 105.23°) |
| OKLab | oklab(94.24% -0.0484 0.1411) |
| OKLCH | oklch(94.24% 0.149 109) |
| XYZ | xyz(72.8716, 85.2206, 29.4367) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.56
Yellowish Tan
#FCFC81
ΔE00 1.76
Custard
#FFFD78
ΔE00 2.06
Light Yellow
#FFFE7A
ΔE00 2.14
Faded Yellow
#FEFF7F
ΔE00 2.22
Butter Yellow
#FFFD74
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F475 #7575F4
analogous
#F4B475 #F4F475 #B4F475
triadic
#F4F475 #75F4F4 #F475F4
tetradic
#F4F475 #75F4B4 #7575F4 #F475B4
square
#F4F475 #75F4B4 #7575F4 #F475B4
split-complementary
#F4F475 #75B4F4 #B475F4
monochromatic
#DDDD12 #EFEF3C #F4F475 #F9F9AE #FDFDE3
Accessibility & contrast
On white
1.16
#F4F475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F4F475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F475
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F475 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FFF07C
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f475; /* rgb */ color: rgb(244, 244, 117); /* oklch */ color: oklch(94.2% 0.149 109.0);
Tailwind
colors: {
custom: {
50: '#faf7a0',
500: '#f4f475',
950: '#000000',
},
}SCSS
$custom: #f4f475; $custom-light: #faf7a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f475",
"rgb": {
"r": 244,
"g": 244,
"b": 117
},
"hsl": {
"h": 60,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.94239,
"c": 0.14919,
"h": 109
},
"luminance": 0.85219
}Semantic roles & 50–950 ramp
primary
#F4F475
secondary
#3F3FCE
accent
#04E204
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580