#F0EAAE#F0EAAE
#F0EAAE is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.077 H 103.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAAE |
|---|---|
| RGB | rgb(240, 234, 174) |
| HSL | hsl(55, 69%, 81%) |
| HSV | hsv(55, 28%, 94%) |
| CMYK | cmyk(0%, 2.5%, 27.5%, 5.9%) |
| CIE-LAB | lab(91.88, -7.10, 29.95) |
| CIE-LCH | lch(91.88, 30.78, 103.33°) |
| OKLab | oklab(92.75% -0.0174 0.0753) |
| OKLCH | oklch(92.75% 0.077 103) |
| XYZ | xyz(72.9983, 80.4283, 51.7149) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.63
Light Tan
#FBEEAC
ΔE00 2.58
Vanilla
#F3E5AB
ΔE00 2.64
Egg Shell
#FFFCC4
ΔE00 3.92
Beige (survey)
#E6DAA6
ΔE00 4.14
Cream (survey)
#FFFFC2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAAE #AEB4F0
analogous
#F0C9AE #F0EAAE #D5F0AE
triadic
#F0EAAE #AEF0EA #EAAEF0
tetradic
#F0EAAE #AEF0C9 #AEB4F0 #F0AED5
square
#F0EAAE #AEF0C9 #AEB4F0 #F0AED5
split-complementary
#F0EAAE #AED5F0 #C9AEF0
monochromatic
#DDCF47 #E6DD7A #F0EAAE #FAF7E2 #FAF8E5
Accessibility & contrast
On white
1.23
#F0EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#F0EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAAE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAAE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F7E9B0
Tritanopia (blue-blind)
#FAE2DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f0eaae; /* rgb */ color: rgb(240, 234, 174); /* oklch */ color: oklch(92.7% 0.077 103.0);
Tailwind
colors: {
custom: {
50: '#f5f0c6',
500: '#f0eaae',
950: '#000000',
},
}SCSS
$custom: #f0eaae; $custom-light: #f5f0c6; $custom-dark: #000000;
JSON
{
"hex": "#f0eaae",
"rgb": {
"r": 240,
"g": 234,
"b": 174
},
"hsl": {
"h": 54.545,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.92748,
"c": 0.07731,
"h": 103
},
"luminance": 0.80427
}Semantic roles & 50–950 ramp
primary
#F0EAAE
secondary
#747CCE
accent
#26D115
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582