#F4E2AC#F4E2AC
#F4E2AC is a very light, moderate yellow. Relative luminance 0.766; OKLCH L 91.4% C 0.072 H 91.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2AC |
|---|---|
| RGB | rgb(244, 226, 172) |
| HSL | hsl(45, 77%, 82%) |
| HSV | hsv(45, 30%, 96%) |
| CMYK | cmyk(0%, 7.4%, 29.5%, 4.3%) |
| CIE-LAB | lab(90.14, -1.81, 28.68) |
| CIE-LCH | lch(90.14, 28.74, 93.61°) |
| OKLab | oklab(91.44% -0.0023 0.0723) |
| OKLCH | oklch(91.44% 0.072 91.8) |
| XYZ | xyz(71.9517, 76.6063, 50.0180) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.74
Pale Peach
#FFE5AD
ΔE00 2.66
Beige (survey)
#E6DAA6
ΔE00 2.80
Wheat
#F5DEB3
ΔE00 3.69
Light Tan
#FBEEAC
ΔE00 3.85
Moccasin
#FFE4B5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2AC #ACBEF4
analogous
#F4BEAC #F4E2AC #E2F4AC
triadic
#F4E2AC #ACF4E2 #E2ACF4
tetradic
#F4E2AC #ACF4BE #ACBEF4 #F4ACE2
square
#F4E2AC #ACF4BE #ACBEF4 #F4ACE2
split-complementary
#F4E2AC #ACE2F4 #BEACF4
monochromatic
#E6BC40 #EDCF76 #F4E2AC #FBF5E2 #FBF6E4
Accessibility & contrast
On white
1.29
#F4E2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F4E2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2AC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2AC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#F3E5AE
Tritanopia (blue-blind)
#FFDAD4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e2ac; /* rgb */ color: rgb(244, 226, 172); /* oklch */ color: oklch(91.4% 0.072 91.8);
Tailwind
colors: {
custom: {
50: '#f8ebc5',
500: '#f4e2ac',
950: '#000000',
},
}SCSS
$custom: #f4e2ac; $custom-light: #f8ebc5; $custom-dark: #000000;
JSON
{
"hex": "#f4e2ac",
"rgb": {
"r": 244,
"g": 226,
"b": 172
},
"hsl": {
"h": 45,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.91442,
"c": 0.07229,
"h": 91.8
},
"luminance": 0.76604
}Semantic roles & 50–950 ramp
primary
#F4E2AC
secondary
#7089D4
accent
#40D90D
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171613
muted
#858482