#F4E8AE#F4E8AE
#F4E8AE is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.7% C 0.076 H 97.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E8AE |
|---|---|
| RGB | rgb(244, 232, 174) |
| HSL | hsl(50, 76%, 82%) |
| HSV | hsv(50, 29%, 96%) |
| CMYK | cmyk(0%, 4.9%, 28.7%, 4.3%) |
| CIE-LAB | lab(91.69, -4.60, 29.75) |
| CIE-LCH | lch(91.69, 30.10, 98.78°) |
| OKLab | oklab(92.67% -0.0102 0.0748) |
| OKLCH | oklch(92.67% 0.076 97.8) |
| XYZ | xyz(73.8053, 80.0040, 51.5906) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.85
Light Tan
#FBEEAC
ΔE00 2.03
Palegoldenrod
#EEE8AA
ΔE00 2.08
Beige (survey)
#E6DAA6
ΔE00 3.29
Pale Peach
#FFE5AD
ΔE00 4.54
Egg Shell
#FFFCC4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E8AE #AEBAF4
analogous
#F4C5AE #F4E8AE #DDF4AE
triadic
#F4E8AE #AEF4E8 #E8AEF4
tetradic
#F4E8AE #AEF4C5 #AEBAF4 #F4AEDD
square
#F4E8AE #AEF4C5 #AEBAF4 #F4AEDD
split-complementary
#F4E8AE #AEDDF4 #C5AEF4
monochromatic
#E5C942 #EDD978 #F4E8AE #FBF7E4 #FBF7E4
Accessibility & contrast
On white
1.24
#F4E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#F4E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E8AE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E8AE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AA
Deuteranopia (green-blind)
#F7E9B0
Tritanopia (blue-blind)
#FFE0D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e8ae; /* rgb */ color: rgb(244, 232, 174); /* oklch */ color: oklch(92.7% 0.076 97.8);
Tailwind
colors: {
custom: {
50: '#f8efc6',
500: '#f4e8ae',
950: '#000000',
},
}SCSS
$custom: #f4e8ae; $custom-light: #f8efc6; $custom-dark: #000000;
JSON
{
"hex": "#f4e8ae",
"rgb": {
"r": 244,
"g": 232,
"b": 174
},
"hsl": {
"h": 49.714,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.92674,
"c": 0.07554,
"h": 97.8
},
"luminance": 0.80002
}Semantic roles & 50–950 ramp
primary
#F4E8AE
secondary
#7283D4
accent
#30D80D
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582