#F4E673#F4E673
#F4E673 is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.3% C 0.137 H 102.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E673 |
|---|---|
| RGB | rgb(244, 230, 115) |
| HSL | hsl(53, 85%, 70%) |
| HSV | hsv(53, 53%, 96%) |
| CMYK | cmyk(0%, 5.7%, 52.9%, 4.3%) |
| CIE-LAB | lab(90.35, -9.69, 56.99) |
| CIE-LCH | lch(90.35, 57.80, 99.65°) |
| OKLab | oklab(91.35% -0.0294 0.1338) |
| OKLCH | oklch(91.35% 0.137 102.4) |
| XYZ | xyz(68.7017, 77.0669, 27.4728) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.96
Yellowish
#FAEE66
ΔE00 2.84
Dull Yellow
#EEDC5B
ΔE00 2.95
Sand Yellow
#FCE166
ΔE00 3.58
Yellow Tan
#FFE36E
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E673 #7381F4
analogous
#F4A573 #F4E673 #C2F473
triadic
#F4E673 #73F4E6 #E673F4
tetradic
#F4E673 #73F4A5 #7381F4 #F473C2
square
#F4E673 #73F4A5 #7381F4 #F473C2
split-complementary
#F4E673 #73C2F4 #A573F4
monochromatic
#DBC511 #F0DC3A #F4E673 #F8F0AC #FDFAE3
Accessibility & contrast
On white
1.28
#F4E673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F4E673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E673
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E673 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#FCE678
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e673; /* rgb */ color: rgb(244, 230, 115); /* oklch */ color: oklch(91.3% 0.137 102.4);
Tailwind
colors: {
custom: {
50: '#faed9e',
500: '#f4e673',
950: '#000000',
},
}SCSS
$custom: #f4e673; $custom-light: #faed9e; $custom-dark: #000000;
JSON
{
"hex": "#f4e673",
"rgb": {
"r": 244,
"g": 230,
"b": 115
},
"hsl": {
"h": 53.488,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.91349,
"c": 0.13695,
"h": 102.4
},
"luminance": 0.77065
}Semantic roles & 50–950 ramp
primary
#F4E673
secondary
#3D4DCE
accent
#1CE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480