#F4E393#F4E393
#F4E393 is a very light, moderate yellow. Relative luminance 0.763; OKLCH L 91.2% C 0.102 H 97.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E393 |
|---|---|
| RGB | rgb(244, 227, 147) |
| HSL | hsl(49, 82%, 77%) |
| HSV | hsv(49, 40%, 96%) |
| CMYK | cmyk(0%, 7%, 39.8%, 4.3%) |
| CIE-LAB | lab(89.99, -5.22, 41.15) |
| CIE-LCH | lch(89.99, 41.48, 97.23°) |
| OKLab | oklab(91.19% -0.0135 0.1007) |
| OKLCH | oklch(91.19% 0.102 97.7) |
| XYZ | xyz(70.0452, 76.2800, 38.6319) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.61
Sandy
#F1DA7A
ΔE00 3.55
Light Tan
#FBEEAC
ΔE00 3.68
Dark Cream
#FFF39A
ΔE00 3.74
Wheat (survey)
#FBDD7E
ΔE00 4.23
Vanilla
#F3E5AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E393 #93A4F4
analogous
#F4B393 #F4E393 #D4F493
triadic
#F4E393 #93F4E3 #E393F4
tetradic
#F4E393 #93F4B3 #93A4F4 #F493D4
square
#F4E393 #93F4B3 #93A4F4 #F493D4
split-complementary
#F4E393 #93D4F4 #B393F4
monochromatic
#E9C624 #EED55B #F4E393 #FAF1CB #FCF8E3
Accessibility & contrast
On white
1.29
#F4E393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F4E393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E393
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E393 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#FFD8CF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4e393; /* rgb */ color: rgb(244, 227, 147); /* oklch */ color: oklch(91.2% 0.102 97.7);
Tailwind
colors: {
custom: {
50: '#f9ebb3',
500: '#f4e393',
950: '#000000',
},
}SCSS
$custom: #f4e393; $custom-light: #f9ebb3; $custom-dark: #000000;
JSON
{
"hex": "#f4e393",
"rgb": {
"r": 244,
"g": 227,
"b": 147
},
"hsl": {
"h": 49.485,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.91191,
"c": 0.10164,
"h": 97.7
},
"luminance": 0.76278
}Semantic roles & 50–950 ramp
primary
#F4E393
secondary
#596FD2
accent
#2DDE08
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481