#F4EA93#F4EA93
#F4EA93 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.109 H 102.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA93 |
|---|---|
| RGB | rgb(244, 234, 147) |
| HSL | hsl(54, 82%, 77%) |
| HSV | hsv(54, 40%, 96%) |
| CMYK | cmyk(0%, 4.1%, 39.8%, 4.3%) |
| CIE-LAB | lab(91.77, -8.73, 43.43) |
| CIE-LCH | lch(91.77, 44.30, 101.37°) |
| OKLab | oklab(92.6% -0.0237 0.1059) |
| OKLCH | oklch(92.6% 0.109 102.6) |
| XYZ | xyz(71.9988, 80.1873, 39.2831) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.03
Dark Cream
#FFF39A
ΔE00 2.05
Buff
#FEF69E
ΔE00 2.50
Light Tan
#FBEEAC
ΔE00 4.10
Parchment
#FEFCAF
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA93 #939DF4
analogous
#F4BA93 #F4EA93 #CEF493
triadic
#F4EA93 #93F4EA #EA93F4
tetradic
#F4EA93 #93F4BA #939DF4 #F493CE
square
#F4EA93 #93F4BA #939DF4 #F493CE
split-complementary
#F4EA93 #93CEF4 #BA93F4
monochromatic
#E9D424 #EEDF5B #F4EA93 #FAF5CB #FCFAE3
Accessibility & contrast
On white
1.23
#F4EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#F4EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA93
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA93 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48C
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea93; /* rgb */ color: rgb(244, 234, 147); /* oklch */ color: oklch(92.6% 0.109 102.6);
Tailwind
colors: {
custom: {
50: '#f9f0b4',
500: '#f4ea93',
950: '#000000',
},
}SCSS
$custom: #f4ea93; $custom-light: #f9f0b4; $custom-dark: #000000;
JSON
{
"hex": "#f4ea93",
"rgb": {
"r": 244,
"g": 234,
"b": 147
},
"hsl": {
"h": 53.814,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.926,
"c": 0.10855,
"h": 102.6
},
"luminance": 0.80185
}Semantic roles & 50–950 ramp
primary
#F4EA93
secondary
#5966D2
accent
#1EDE08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581