#F4EA98#F4EA98
#F4EA98 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.103 H 102.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA98 |
|---|---|
| RGB | rgb(244, 234, 152) |
| HSL | hsl(53, 81%, 78%) |
| HSV | hsv(53, 38%, 96%) |
| CMYK | cmyk(0%, 4.1%, 37.7%, 4.3%) |
| CIE-LAB | lab(91.84, -8.19, 41.05) |
| CIE-LCH | lch(91.84, 41.86, 101.29°) |
| OKLab | oklab(92.68% -0.0218 0.1007) |
| OKLCH | oklch(92.68% 0.103 102.2) |
| XYZ | xyz(72.3997, 80.3476, 41.3945) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.64
Dark Cream
#FFF39A
ΔE00 2.26
Buff
#FEF69E
ΔE00 2.61
Light Tan
#FBEEAC
ΔE00 3.33
Palegoldenrod
#EEE8AA
ΔE00 3.91
Parchment
#FEFCAF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA98 #98A2F4
analogous
#F4BC98 #F4EA98 #D0F498
triadic
#F4EA98 #98F4EA #EA98F4
tetradic
#F4EA98 #98F4BC #98A2F4 #F498D0
square
#F4EA98 #98F4BC #98A2F4 #F498D0
split-complementary
#F4EA98 #98D0F4 #BC98F4
monochromatic
#E8D329 #EEDF61 #F4EA98 #FAF5CF #FCF9E3
Accessibility & contrast
On white
1.23
#F4EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F4EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA98
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA98 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#FBEA9B
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4ea98; /* rgb */ color: rgb(244, 234, 152); /* oklch */ color: oklch(92.7% 0.103 102.2);
Tailwind
colors: {
custom: {
50: '#f9f0b7',
500: '#f4ea98',
950: '#000000',
},
}SCSS
$custom: #f4ea98; $custom-light: #f9f0b7; $custom-dark: #000000;
JSON
{
"hex": "#f4ea98",
"rgb": {
"r": 244,
"g": 234,
"b": 152
},
"hsl": {
"h": 53.478,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.92681,
"c": 0.10303,
"h": 102.2
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#F4EA98
secondary
#5E6BD2
accent
#20DD08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581