#F2EAAB#F2EAAB
#F2EAAB is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.081 H 101.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAAB |
|---|---|
| RGB | rgb(242, 234, 171) |
| HSL | hsl(53, 73%, 81%) |
| HSV | hsv(53, 29%, 95%) |
| CMYK | cmyk(0%, 3.3%, 29.3%, 5.1%) |
| CIE-LAB | lab(91.98, -6.73, 31.65) |
| CIE-LCH | lch(91.98, 32.35, 102.00°) |
| OKLab | oklab(92.85% -0.0164 0.0793) |
| OKLCH | oklch(92.85% 0.081 101.7) |
| XYZ | xyz(73.3919, 80.6647, 50.2239) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.80
Light Tan
#FBEEAC
ΔE00 1.86
Vanilla
#F3E5AB
ΔE00 2.31
Beige (survey)
#E6DAA6
ΔE00 4.22
Egg Shell
#FFFCC4
ΔE00 4.24
Parchment
#FEFCAF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAAB #ABB3F2
analogous
#F2C6AB #F2EAAB #D6F2AB
triadic
#F2EAAB #ABF2EA #EAABF2
tetradic
#F2EAAB #ABF2C6 #ABB3F2 #F2ABD6
square
#F2EAAB #ABF2C6 #ABB3F2 #F2ABD6
split-complementary
#F2EAAB #ABD6F2 #C6ABF2
monochromatic
#E2CF41 #EADD76 #F2EAAB #FAF7E0 #FBF8E5
Accessibility & contrast
On white
1.23
#F2EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#F2EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAAB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAAB | 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)
#F6E6A7
Deuteranopia (green-blind)
#F8EAAD
Tritanopia (blue-blind)
#FDE1D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eaab; /* rgb */ color: rgb(242, 234, 171); /* oklch */ color: oklch(92.9% 0.081 101.7);
Tailwind
colors: {
custom: {
50: '#f7f0c4',
500: '#f2eaab',
950: '#000000',
},
}SCSS
$custom: #f2eaab; $custom-light: #f7f0c4; $custom-dark: #000000;
JSON
{
"hex": "#f2eaab",
"rgb": {
"r": 242,
"g": 234,
"b": 171
},
"hsl": {
"h": 53.239,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.92853,
"c": 0.08101,
"h": 101.7
},
"luminance": 0.80663
}Semantic roles & 50–950 ramp
primary
#F2EAAB
secondary
#707BD1
accent
#26D510
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171612
muted
#858582