#F0EAAA#F0EAAA
#F0EAAA is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.082 H 103.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAAA |
|---|---|
| RGB | rgb(240, 234, 170) |
| HSL | hsl(55, 70%, 80%) |
| HSV | hsv(55, 29%, 94%) |
| CMYK | cmyk(0%, 2.5%, 29.2%, 5.9%) |
| CIE-LAB | lab(91.81, -7.60, 31.89) |
| CIE-LCH | lch(91.81, 32.79, 103.41°) |
| OKLab | oklab(92.67% -0.019 0.0799) |
| OKLCH | oklch(92.67% 0.082 103.4) |
| XYZ | xyz(72.6141, 80.2746, 49.6918) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.57
Light Tan
#FBEEAC
ΔE00 2.36
Vanilla
#F3E5AB
ΔE00 2.88
Egg Shell
#FFFCC4
ΔE00 4.25
Parchment
#FEFCAF
ΔE00 4.29
Light Beige
#FFFEB6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAAA #AAB0F0
analogous
#F0C7AA #F0EAAA #D3F0AA
triadic
#F0EAAA #AAF0EA #EAAAF0
tetradic
#F0EAAA #AAF0C7 #AAB0F0 #F0AAD3
square
#F0EAAA #AAF0C7 #AAB0F0 #F0AAD3
split-complementary
#F0EAAA #AAD3F0 #C7AAF0
monochromatic
#DED042 #E7DD76 #F0EAAA #F9F7DE #FAF9E5
Accessibility & contrast
On white
1.23
#F0EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F0EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAAA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAAA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F8E9AC
Tritanopia (blue-blind)
#FAE2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0eaaa; /* rgb */ color: rgb(240, 234, 170); /* oklch */ color: oklch(92.7% 0.082 103.4);
Tailwind
colors: {
custom: {
50: '#f5f0c3',
500: '#f0eaaa',
950: '#000000',
},
}SCSS
$custom: #f0eaaa; $custom-light: #f5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#f0eaaa",
"rgb": {
"r": 240,
"g": 234,
"b": 170
},
"hsl": {
"h": 54.857,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.92671,
"c": 0.08211,
"h": 103.4
},
"luminance": 0.80273
}Semantic roles & 50–950 ramp
primary
#F0EAAA
secondary
#7078CE
accent
#24D214
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582