#F4E377#F4E377
#F4E377 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.8% C 0.130 H 100.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E377 |
|---|---|
| RGB | rgb(244, 227, 119) |
| HSL | hsl(52, 85%, 71%) |
| HSV | hsv(52, 51%, 96%) |
| CMYK | cmyk(0%, 7%, 51.2%, 4.3%) |
| CIE-LAB | lab(89.63, -7.87, 54.28) |
| CIE-LCH | lch(89.63, 54.85, 98.25°) |
| OKLab | oklab(90.79% -0.0238 0.1282) |
| OKLCH | oklch(90.79% 0.13 100.5) |
| XYZ | xyz(68.1092, 75.5056, 28.4355) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.90
Sandy
#F1DA7A
ΔE00 2.94
Dull Yellow
#EEDC5B
ΔE00 3.07
Yellow Tan
#FFE36E
ΔE00 3.09
Sand Yellow
#FCE166
ΔE00 3.16
Khaki (CSS)
#F0E68C
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E377 #7788F4
analogous
#F4A477 #F4E377 #C6F477
triadic
#F4E377 #77F4E3 #E377F4
tetradic
#F4E377 #77F4A4 #7788F4 #F477C6
square
#F4E377 #77F4A4 #7788F4 #F477C6
split-complementary
#F4E377 #77C6F4 #A477F4
monochromatic
#DFC312 #EFD73E #F4E377 #F9EFB0 #FDF9E3
Accessibility & contrast
On white
1.30
#F4E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#F4E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E377
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E377 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#FFD6CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e377; /* rgb */ color: rgb(244, 227, 119); /* oklch */ color: oklch(90.8% 0.130 100.5);
Tailwind
colors: {
custom: {
50: '#faeba1',
500: '#f4e377',
950: '#000000',
},
}SCSS
$custom: #f4e377; $custom-light: #faeba1; $custom-dark: #000000;
JSON
{
"hex": "#f4e377",
"rgb": {
"r": 244,
"g": 227,
"b": 119
},
"hsl": {
"h": 51.84,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.90789,
"c": 0.13042,
"h": 100.5
},
"luminance": 0.75503
}Semantic roles & 50–950 ramp
primary
#F4E377
secondary
#4154CF
accent
#22E204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480