#F2EAAA#F2EAAA
#F2EAAA is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.082 H 101.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAAA |
|---|---|
| RGB | rgb(242, 234, 170) |
| HSL | hsl(53, 73%, 81%) |
| HSV | hsv(53, 30%, 95%) |
| CMYK | cmyk(0%, 3.3%, 29.8%, 5.1%) |
| CIE-LAB | lab(91.97, -6.85, 32.13) |
| CIE-LCH | lch(91.97, 32.85, 102.04°) |
| OKLab | oklab(92.83% -0.0168 0.0804) |
| OKLCH | oklch(92.83% 0.082 101.8) |
| XYZ | xyz(73.2970, 80.6267, 49.7238) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.86
Light Tan
#FBEEAC
ΔE00 1.82
Vanilla
#F3E5AB
ΔE00 2.41
Beige (survey)
#E6DAA6
ΔE00 4.33
Egg Shell
#FFFCC4
ΔE00 4.33
Parchment
#FEFCAF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAAA #AAB2F2
analogous
#F2C6AA #F2EAAA #D6F2AA
triadic
#F2EAAA #AAF2EA #EAAAF2
tetradic
#F2EAAA #AAF2C6 #AAB2F2 #F2AAD6
square
#F2EAAA #AAF2C6 #AAB2F2 #F2AAD6
split-complementary
#F2EAAA #AAD6F2 #C6AAF2
monochromatic
#E2D040 #EADD75 #F2EAAA #FAF7DF #FBF8E4
Accessibility & contrast
On white
1.23
#F2EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#F2EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAAA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAAA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F8EAAC
Tritanopia (blue-blind)
#FDE1D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eaaa; /* rgb */ color: rgb(242, 234, 170); /* oklch */ color: oklch(92.8% 0.082 101.8);
Tailwind
colors: {
custom: {
50: '#f7f0c3',
500: '#f2eaaa',
950: '#000000',
},
}SCSS
$custom: #f2eaaa; $custom-light: #f7f0c3; $custom-dark: #000000;
JSON
{
"hex": "#f2eaaa",
"rgb": {
"r": 242,
"g": 234,
"b": 170
},
"hsl": {
"h": 53.333,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.92834,
"c": 0.0822,
"h": 101.8
},
"luminance": 0.80625
}Semantic roles & 50–950 ramp
primary
#F2EAAA
secondary
#6F7AD1
accent
#26D610
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171612
muted
#858582