#F4E773#F4E773
#F4E773 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.6% C 0.138 H 102.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E773 |
|---|---|
| RGB | rgb(244, 231, 115) |
| HSL | hsl(54, 85%, 70%) |
| HSV | hsv(54, 53%, 96%) |
| CMYK | cmyk(0%, 5.3%, 52.9%, 4.3%) |
| CIE-LAB | lab(90.61, -10.19, 57.29) |
| CIE-LCH | lch(90.61, 58.18, 100.08°) |
| OKLab | oklab(91.55% -0.0309 0.1344) |
| OKLCH | oklch(91.55% 0.138 102.9) |
| XYZ | xyz(68.9808, 77.6251, 27.5658) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.81
Yellowish
#FAEE66
ΔE00 2.62
Dull Yellow
#EEDC5B
ΔE00 3.13
Straw
#FCF679
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.76
Sand Yellow
#FCE166
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E773 #7380F4
analogous
#F4A673 #F4E773 #C1F473
triadic
#F4E773 #73F4E7 #E773F4
tetradic
#F4E773 #73F4A6 #7380F4 #F473C1
square
#F4E773 #73F4A6 #7380F4 #F473C1
split-complementary
#F4E773 #73C1F4 #A673F4
monochromatic
#DBC711 #F0DD3A #F4E773 #F8F1AC #FDFAE3
Accessibility & contrast
On white
1.27
#F4E773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F4E773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E773
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E773 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E068
Deuteranopia (green-blind)
#FDE779
Tritanopia (blue-blind)
#FFDACD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e773; /* rgb */ color: rgb(244, 231, 115); /* oklch */ color: oklch(91.6% 0.138 102.9);
Tailwind
colors: {
custom: {
50: '#faee9e',
500: '#f4e773',
950: '#000000',
},
}SCSS
$custom: #f4e773; $custom-light: #faee9e; $custom-dark: #000000;
JSON
{
"hex": "#f4e773",
"rgb": {
"r": 244,
"g": 231,
"b": 115
},
"hsl": {
"h": 53.953,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.91552,
"c": 0.1379,
"h": 102.9
},
"luminance": 0.77623
}Semantic roles & 50–950 ramp
primary
#F4E773
secondary
#3D4CCE
accent
#1AE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480