#F4F775#F4F775
#F4F775 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.152 H 110.2°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F775 |
|---|---|
| RGB | rgb(244, 247, 117) |
| HSL | hsl(61, 89%, 71%) |
| HSV | hsv(61, 53%, 97%) |
| CMYK | cmyk(1.2%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(94.76, -17.87, 61.19) |
| CIE-LCH | lch(94.76, 63.75, 106.28°) |
| OKLab | oklab(94.86% -0.0526 0.143) |
| OKLCH | oklch(94.86% 0.152 110.2) |
| XYZ | xyz(73.7816, 87.0407, 29.7400) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.55
Faded Yellow
#FEFF7F
ΔE00 1.79
Light Yellow
#FFFE7A
ΔE00 1.84
Custard
#FFFD78
ΔE00 1.86
Banana (survey)
#FFFF7E
ΔE00 1.87
Butter
#FFFF81
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F775 #7875F7
analogous
#F7B975 #F4F775 #B3F775
triadic
#F4F775 #75F4F7 #F775F4
tetradic
#F4F775 #75F7B9 #7875F7 #F775B3
square
#F4F775 #75F7B9 #7875F7 #F775B3
split-complementary
#F4F775 #75B3F7 #B975F7
monochromatic
#DFE40D #EFF43B #F4F775 #F9FAAF #FDFDE2
Accessibility & contrast
On white
1.14
#F4F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F4F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F775
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F775 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFF27C
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f775; /* rgb */ color: rgb(244, 247, 117); /* oklch */ color: oklch(94.9% 0.152 110.2);
Tailwind
colors: {
custom: {
50: '#faf9a0',
500: '#f4f775',
950: '#000000',
},
}SCSS
$custom: #f4f775; $custom-light: #faf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f775",
"rgb": {
"r": 244,
"g": 247,
"b": 117
},
"hsl": {
"h": 61.385,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.94859,
"c": 0.1524,
"h": 110.2
},
"luminance": 0.87039
}Semantic roles & 50–950 ramp
primary
#F4F775
secondary
#413ED2
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580