#F4E678#F4E678
#F4E678 is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.4% C 0.132 H 102.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E678 |
|---|---|
| RGB | rgb(244, 230, 120) |
| HSL | hsl(53, 85%, 71%) |
| HSV | hsv(53, 51%, 96%) |
| CMYK | cmyk(0%, 5.7%, 50.8%, 4.3%) |
| CIE-LAB | lab(90.41, -9.28, 54.74) |
| CIE-LCH | lch(90.41, 55.52, 99.63°) |
| OKLab | oklab(91.41% -0.0277 0.1293) |
| OKLCH | oklch(91.41% 0.132 102.1) |
| XYZ | xyz(68.9972, 77.1851, 29.0294) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.31
Khaki (CSS)
#F0E68C
ΔE00 3.09
Yellowish
#FAEE66
ΔE00 3.37
Dull Yellow
#EEDC5B
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.77
Sand Yellow
#FCE166
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E678 #7886F4
analogous
#F4A878 #F4E678 #C4F478
triadic
#F4E678 #78F4E6 #E678F4
tetradic
#F4E678 #78F4A8 #7886F4 #F478C4
square
#F4E678 #78F4A8 #7886F4 #F478C4
split-complementary
#F4E678 #78C4F4 #A878F4
monochromatic
#DFC812 #EFDC3F #F4E678 #F9F0B1 #FDFAE3
Accessibility & contrast
On white
1.28
#F4E678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F4E678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E678
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E678 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06E
Deuteranopia (green-blind)
#FCE67D
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e678; /* rgb */ color: rgb(244, 230, 120); /* oklch */ color: oklch(91.4% 0.132 102.1);
Tailwind
colors: {
custom: {
50: '#faeda1',
500: '#f4e678',
950: '#000000',
},
}SCSS
$custom: #f4e678; $custom-light: #faeda1; $custom-dark: #000000;
JSON
{
"hex": "#f4e678",
"rgb": {
"r": 244,
"g": 230,
"b": 120
},
"hsl": {
"h": 53.226,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.9141,
"c": 0.13226,
"h": 102.1
},
"luminance": 0.77183
}Semantic roles & 50–950 ramp
primary
#F4E678
secondary
#4151CF
accent
#1DE104
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480