#F4E775#F4E775
#F4E775 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.6% C 0.136 H 102.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E775 |
|---|---|
| RGB | rgb(244, 231, 117) |
| HSL | hsl(54, 85%, 71%) |
| HSV | hsv(54, 52%, 96%) |
| CMYK | cmyk(0%, 5.3%, 52%, 4.3%) |
| CIE-LAB | lab(90.63, -10.03, 56.39) |
| CIE-LCH | lch(90.63, 57.28, 100.08°) |
| OKLab | oklab(91.58% -0.0302 0.1327) |
| OKLCH | oklch(91.58% 0.136 102.8) |
| XYZ | xyz(69.0971, 77.6716, 28.1785) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.92
Yellowish
#FAEE66
ΔE00 2.84
Dull Yellow
#EEDC5B
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 3.51
Straw
#FCF679
ΔE00 3.53
Sand Yellow
#FCE166
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E775 #7582F4
analogous
#F4A775 #F4E775 #C1F475
triadic
#F4E775 #75F4E7 #E775F4
tetradic
#F4E775 #75F4A7 #7582F4 #F475C1
square
#F4E775 #75F4A7 #7582F4 #F475C1
split-complementary
#F4E775 #75C1F4 #A775F4
monochromatic
#DDC812 #EFDD3C #F4E775 #F9F1AE #FDFAE3
Accessibility & contrast
On white
1.27
#F4E775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F4E775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E775
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E775 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16A
Deuteranopia (green-blind)
#FDE77A
Tritanopia (blue-blind)
#FFDACD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e775; /* rgb */ color: rgb(244, 231, 117); /* oklch */ color: oklch(91.6% 0.136 102.8);
Tailwind
colors: {
custom: {
50: '#faeea0',
500: '#f4e775',
950: '#000000',
},
}SCSS
$custom: #f4e775; $custom-light: #faeea0; $custom-dark: #000000;
JSON
{
"hex": "#f4e775",
"rgb": {
"r": 244,
"g": 231,
"b": 117
},
"hsl": {
"h": 53.858,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.91576,
"c": 0.13604,
"h": 102.8
},
"luminance": 0.77669
}Semantic roles & 50–950 ramp
primary
#F4E775
secondary
#3F4DCE
accent
#1AE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480