#F4E675#F4E675
#F4E675 is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.4% C 0.135 H 102.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E675 |
|---|---|
| RGB | rgb(244, 230, 117) |
| HSL | hsl(53, 85%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 5.7%, 52%, 4.3%) |
| CIE-LAB | lab(90.37, -9.53, 56.09) |
| CIE-LCH | lch(90.37, 56.89, 99.64°) |
| OKLab | oklab(91.37% -0.0288 0.132) |
| OKLCH | oklch(91.37% 0.135 102.3) |
| XYZ | xyz(68.8180, 77.1134, 28.0855) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.08
Yellowish
#FAEE66
ΔE00 3.04
Dull Yellow
#EEDC5B
ΔE00 3.11
Khaki (CSS)
#F0E68C
ΔE00 3.46
Sand Yellow
#FCE166
ΔE00 3.66
Yellow Tan
#FFE36E
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E675 #7583F4
analogous
#F4A675 #F4E675 #C2F475
triadic
#F4E675 #75F4E6 #E675F4
tetradic
#F4E675 #75F4A6 #7583F4 #F475C2
square
#F4E675 #75F4A6 #7583F4 #F475C2
split-complementary
#F4E675 #75C2F4 #A675F4
monochromatic
#DDC712 #EFDC3C #F4E675 #F9F0AE #FDFAE3
Accessibility & contrast
On white
1.28
#F4E675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F4E675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E675
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E675 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06A
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e675; /* rgb */ color: rgb(244, 230, 117); /* oklch */ color: oklch(91.4% 0.135 102.3);
Tailwind
colors: {
custom: {
50: '#faed9f',
500: '#f4e675',
950: '#000000',
},
}SCSS
$custom: #f4e675; $custom-light: #faed9f; $custom-dark: #000000;
JSON
{
"hex": "#f4e675",
"rgb": {
"r": 244,
"g": 230,
"b": 117
},
"hsl": {
"h": 53.386,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.91373,
"c": 0.1351,
"h": 102.3
},
"luminance": 0.77111
}Semantic roles & 50–950 ramp
primary
#F4E675
secondary
#3F4FCE
accent
#1CE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480