#F0EA94#F0EA94
#F0EA94 is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.3% C 0.107 H 104.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EA94 |
|---|---|
| RGB | rgb(240, 234, 148) |
| HSL | hsl(56, 75%, 76%) |
| HSV | hsv(56, 38%, 94%) |
| CMYK | cmyk(0%, 2.5%, 38.3%, 5.9%) |
| CIE-LAB | lab(91.46, -10.17, 42.48) |
| CIE-LCH | lch(91.46, 43.68, 103.46°) |
| OKLab | oklab(92.29% -0.0276 0.1039) |
| OKLCH | oklch(92.29% 0.107 104.9) |
| XYZ | xyz(70.7044, 79.5107, 39.6338) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.50
Buff
#FEF69E
ΔE00 2.65
Dark Cream
#FFF39A
ΔE00 2.69
Parchment
#FEFCAF
ΔE00 4.24
Light Tan
#FBEEAC
ΔE00 4.38
Palegoldenrod
#EEE8AA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EA94 #949AF0
analogous
#F0BC94 #F0EA94 #C8F094
triadic
#F0EA94 #94F0EA #EA94F0
tetradic
#F0EA94 #94F0BC #949AF0 #F094C8
square
#F0EA94 #94F0BC #949AF0 #F094C8
split-complementary
#F0EA94 #94C8F0 #BC94F0
monochromatic
#E1D529 #E8DF5E #F0EA94 #F8F5CA #FBFAE4
Accessibility & contrast
On white
1.24
#F0EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#F0EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EA94
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EA94 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#FDDFD5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f0ea94; /* rgb */ color: rgb(240, 234, 148); /* oklch */ color: oklch(92.3% 0.107 104.9);
Tailwind
colors: {
custom: {
50: '#f6f0b4',
500: '#f0ea94',
950: '#000000',
},
}SCSS
$custom: #f0ea94; $custom-light: #f6f0b4; $custom-dark: #000000;
JSON
{
"hex": "#f0ea94",
"rgb": {
"r": 240,
"g": 234,
"b": 148
},
"hsl": {
"h": 56.087,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.92287,
"c": 0.10745,
"h": 104.9
},
"luminance": 0.79509
}Semantic roles & 50–950 ramp
primary
#F0EA94
secondary
#5C63CD
accent
#1BD80E
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581