#F0EBA4#F0EBA4
#F0EBA4 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.090 H 104.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EBA4 |
|---|---|
| RGB | rgb(240, 235, 164) |
| HSL | hsl(56, 72%, 79%) |
| HSV | hsv(56, 32%, 94%) |
| CMYK | cmyk(0%, 2.1%, 31.7%, 5.9%) |
| CIE-LAB | lab(91.96, -8.84, 35.14) |
| CIE-LCH | lch(91.96, 36.23, 104.12°) |
| OKLab | oklab(92.76% -0.0228 0.0874) |
| OKLCH | oklch(92.76% 0.09 104.6) |
| XYZ | xyz(72.3450, 80.6237, 46.8657) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.85
Light Tan
#FBEEAC
ΔE00 2.74
Parchment
#FEFCAF
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.77
Khaki (CSS)
#F0E68C
ΔE00 3.79
Vanilla
#F3E5AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EBA4 #A4A9F0
analogous
#F0C5A4 #F0EBA4 #CFF0A4
triadic
#F0EBA4 #A4F0EB #EBA4F0
tetradic
#F0EBA4 #A4F0C5 #A4A9F0 #F0A4CF
square
#F0EBA4 #A4F0C5 #A4A9F0 #F0A4CF
split-complementary
#F0EBA4 #A4CFF0 #C5A4F0
monochromatic
#DFD43B #E7DF6F #F0EBA4 #F9F7D9 #FBF9E5
Accessibility & contrast
On white
1.23
#F0EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#F0EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EBA4
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EBA4 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69F
Deuteranopia (green-blind)
#F9EAA7
Tritanopia (blue-blind)
#FBE2D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f0eba4; /* rgb */ color: rgb(240, 235, 164); /* oklch */ color: oklch(92.8% 0.090 104.6);
Tailwind
colors: {
custom: {
50: '#f6f1bf',
500: '#f0eba4',
950: '#000000',
},
}SCSS
$custom: #f0eba4; $custom-light: #f6f1bf; $custom-dark: #000000;
JSON
{
"hex": "#f0eba4",
"rgb": {
"r": 240,
"g": 235,
"b": 164
},
"hsl": {
"h": 56.053,
"s": 71.698,
"l": 79.216
},
"oklch": {
"l": 0.92762,
"c": 0.09034,
"h": 104.6
},
"luminance": 0.80622
}Semantic roles & 50–950 ramp
primary
#F0EBA4
secondary
#6A71CE
accent
#1FD412
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582