#F2EBAE#F2EBAE
#F2EBAE is a very light, moderate yellow. Relative luminance 0.814; OKLCH L 93.1% C 0.079 H 102.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBAE |
|---|---|
| RGB | rgb(242, 235, 174) |
| HSL | hsl(54, 72%, 82%) |
| HSV | hsv(54, 28%, 95%) |
| CMYK | cmyk(0%, 2.9%, 28.1%, 5.1%) |
| CIE-LAB | lab(92.29, -6.85, 30.53) |
| CIE-LCH | lch(92.29, 31.29, 102.65°) |
| OKLab | oklab(93.11% -0.0167 0.0767) |
| OKLCH | oklch(93.11% 0.079 102.3) |
| XYZ | xyz(73.9666, 81.3513, 51.8421) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.80
Light Tan
#FBEEAC
ΔE00 2.15
Vanilla
#F3E5AB
ΔE00 2.49
Egg Shell
#FFFCC4
ΔE00 3.83
Beige (survey)
#E6DAA6
ΔE00 4.28
Cream (survey)
#FFFFC2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBAE #AEB5F2
analogous
#F2C9AE #F2EBAE #D7F2AE
triadic
#F2EBAE #AEF2EB #EBAEF2
tetradic
#F2EBAE #AEF2C9 #AEB5F2 #F2AED7
square
#F2EBAE #AEF2C9 #AEB5F2 #F2AED7
split-complementary
#F2EBAE #AED7F2 #C9AEF2
monochromatic
#E1D145 #EADE79 #F2EBAE #FAF8E3 #FBF8E5
Accessibility & contrast
On white
1.22
#F2EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#F2EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBAE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBAE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#FCE3DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f2ebae; /* rgb */ color: rgb(242, 235, 174); /* oklch */ color: oklch(93.1% 0.079 102.3);
Tailwind
colors: {
custom: {
50: '#f7f1c6',
500: '#f2ebae',
950: '#000000',
},
}SCSS
$custom: #f2ebae; $custom-light: #f7f1c6; $custom-dark: #000000;
JSON
{
"hex": "#f2ebae",
"rgb": {
"r": 242,
"g": 235,
"b": 174
},
"hsl": {
"h": 53.824,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.93111,
"c": 0.07852,
"h": 102.3
},
"luminance": 0.8135
}Semantic roles & 50–950 ramp
primary
#F2EBAE
secondary
#737DD1
accent
#25D411
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582