#F4E676#F4E676
#F4E676 is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.4% C 0.134 H 102.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E676 |
|---|---|
| RGB | rgb(244, 230, 118) |
| HSL | hsl(53, 85%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 5.7%, 51.6%, 4.3%) |
| CIE-LAB | lab(90.38, -9.45, 55.64) |
| CIE-LCH | lch(90.38, 56.44, 99.64°) |
| OKLab | oklab(91.39% -0.0284 0.1311) |
| OKLCH | oklch(91.39% 0.134 102.2) |
| XYZ | xyz(68.8771, 77.1371, 28.3968) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.15
Yellowish
#FAEE66
ΔE00 3.15
Dull Yellow
#EEDC5B
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 3.34
Sand Yellow
#FCE166
ΔE00 3.70
Yellow Tan
#FFE36E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E676 #7684F4
analogous
#F4A776 #F4E676 #C3F476
triadic
#F4E676 #76F4E6 #E676F4
tetradic
#F4E676 #76F4A7 #7684F4 #F476C3
square
#F4E676 #76F4A7 #7684F4 #F476C3
split-complementary
#F4E676 #76C3F4 #A776F4
monochromatic
#DEC712 #EFDC3D #F4E676 #F9F0AF #FDFAE3
Accessibility & contrast
On white
1.28
#F4E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F4E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E676
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E676 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06C
Deuteranopia (green-blind)
#FCE67B
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e676; /* rgb */ color: rgb(244, 230, 118); /* oklch */ color: oklch(91.4% 0.134 102.2);
Tailwind
colors: {
custom: {
50: '#faeda0',
500: '#f4e676',
950: '#000000',
},
}SCSS
$custom: #f4e676; $custom-light: #faeda0; $custom-dark: #000000;
JSON
{
"hex": "#f4e676",
"rgb": {
"r": 244,
"g": 230,
"b": 118
},
"hsl": {
"h": 53.333,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.91385,
"c": 0.13415,
"h": 102.2
},
"luminance": 0.77135
}Semantic roles & 50–950 ramp
primary
#F4E676
secondary
#4050CF
accent
#1DE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480