#F2EAAE#F2EAAE
#F2EAAE is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.077 H 101.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAAE |
|---|---|
| RGB | rgb(242, 234, 174) |
| HSL | hsl(53, 72%, 82%) |
| HSV | hsv(53, 28%, 95%) |
| CMYK | cmyk(0%, 3.3%, 28.1%, 5.1%) |
| CIE-LAB | lab(92.03, -6.35, 30.19) |
| CIE-LCH | lch(92.03, 30.85, 101.88°) |
| OKLab | oklab(92.91% -0.0153 0.0759) |
| OKLCH | oklch(92.91% 0.077 101.4) |
| XYZ | xyz(73.6811, 80.7804, 51.7469) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.92
Light Tan
#FBEEAC
ΔE00 2.10
Vanilla
#F3E5AB
ΔE00 2.10
Beige (survey)
#E6DAA6
ΔE00 3.94
Egg Shell
#FFFCC4
ΔE00 4.02
Cream (survey)
#FFFFC2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAAE #AEB6F2
analogous
#F2C8AE #F2EAAE #D8F2AE
triadic
#F2EAAE #AEF2EA #EAAEF2
tetradic
#F2EAAE #AEF2C8 #AEB6F2 #F2AED8
square
#F2EAAE #AEF2C8 #AEB6F2 #F2AED8
split-complementary
#F2EAAE #AED8F2 #C8AEF2
monochromatic
#E1CF45 #EADC79 #F2EAAE #FAF8E3 #FBF8E5
Accessibility & contrast
On white
1.22
#F2EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#F2EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAAE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAAE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#FCE2DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eaae; /* rgb */ color: rgb(242, 234, 174); /* oklch */ color: oklch(92.9% 0.077 101.4);
Tailwind
colors: {
custom: {
50: '#f7f0c6',
500: '#f2eaae',
950: '#000000',
},
}SCSS
$custom: #f2eaae; $custom-light: #f7f0c6; $custom-dark: #000000;
JSON
{
"hex": "#f2eaae",
"rgb": {
"r": 242,
"g": 234,
"b": 174
},
"hsl": {
"h": 52.941,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.9291,
"c": 0.07742,
"h": 101.4
},
"luminance": 0.80779
}Semantic roles & 50–950 ramp
primary
#F2EAAE
secondary
#737ED1
accent
#28D411
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582