#F4EBAE#F4EBAE
#F4EBAE is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.3% C 0.079 H 100.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EBAE |
|---|---|
| RGB | rgb(244, 235, 174) |
| HSL | hsl(52, 76%, 82%) |
| HSV | hsv(52, 29%, 96%) |
| CMYK | cmyk(0%, 3.7%, 28.7%, 4.3%) |
| CIE-LAB | lab(92.45, -6.11, 30.77) |
| CIE-LCH | lch(92.45, 31.37, 101.22°) |
| OKLab | oklab(93.27% -0.0146 0.0773) |
| OKLCH | oklch(93.27% 0.079 100.7) |
| XYZ | xyz(74.6570, 81.7073, 51.8745) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.22
Light Tan
#FBEEAC
ΔE00 1.67
Vanilla
#F3E5AB
ΔE00 2.01
Egg Shell
#FFFCC4
ΔE00 3.98
Beige (survey)
#E6DAA6
ΔE00 4.14
Cream (survey)
#FFFFC2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EBAE #AEB7F4
analogous
#F4C8AE #F4EBAE #DAF4AE
triadic
#F4EBAE #AEF4EB #EBAEF4
tetradic
#F4EBAE #AEF4C8 #AEB7F4 #F4AEDA
square
#F4EBAE #AEF4C8 #AEB7F4 #F4AEDA
split-complementary
#F4EBAE #AEDAF4 #C8AEF4
monochromatic
#E5D042 #EDDE78 #F4EBAE #FBF8E4 #FBF8E4
Accessibility & contrast
On white
1.21
#F4EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#F4EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EBAE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EBAE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#FFE3DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4ebae; /* rgb */ color: rgb(244, 235, 174); /* oklch */ color: oklch(93.3% 0.079 100.7);
Tailwind
colors: {
custom: {
50: '#f8f1c6',
500: '#f4ebae',
950: '#000000',
},
}SCSS
$custom: #f4ebae; $custom-light: #f8f1c6; $custom-dark: #000000;
JSON
{
"hex": "#f4ebae",
"rgb": {
"r": 244,
"g": 235,
"b": 174
},
"hsl": {
"h": 52.286,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.93274,
"c": 0.07866,
"h": 100.7
},
"luminance": 0.81706
}Semantic roles & 50–950 ramp
primary
#F4EBAE
secondary
#727FD4
accent
#27D80D
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582