#F4E5AE#F4E5AE
#F4E5AE is a very light, moderate yellow. Relative luminance 0.783; OKLCH L 92.1% C 0.073 H 94.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5AE |
|---|---|
| RGB | rgb(244, 229, 174) |
| HSL | hsl(47, 76%, 82%) |
| HSV | hsv(47, 29%, 96%) |
| CMYK | cmyk(0%, 6.1%, 28.7%, 4.3%) |
| CIE-LAB | lab(90.93, -3.08, 28.72) |
| CIE-LCH | lch(90.93, 28.89, 96.12°) |
| OKLab | oklab(92.08% -0.0059 0.0724) |
| OKLCH | oklch(92.08% 0.073 94.7) |
| XYZ | xyz(72.9681, 78.3295, 51.3115) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.79
Beige (survey)
#E6DAA6
ΔE00 2.76
Light Tan
#FBEEAC
ΔE00 2.97
Palegoldenrod
#EEE8AA
ΔE00 3.29
Pale Peach
#FFE5AD
ΔE00 3.50
Wheat
#F5DEB3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5AE #AEBDF4
analogous
#F4C2AE #F4E5AE #E0F4AE
triadic
#F4E5AE #AEF4E5 #E5AEF4
tetradic
#F4E5AE #AEF4C2 #AEBDF4 #F4AEE0
square
#F4E5AE #AEF4C2 #AEBDF4 #F4AEE0
split-complementary
#F4E5AE #AEE0F4 #C2AEF4
monochromatic
#E5C242 #EDD478 #F4E5AE #FBF6E4 #FBF6E4
Accessibility & contrast
On white
1.26
#F4E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#F4E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5AE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5AE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AA
Deuteranopia (green-blind)
#F5E7B0
Tritanopia (blue-blind)
#FFDDD6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e5ae; /* rgb */ color: rgb(244, 229, 174); /* oklch */ color: oklch(92.1% 0.073 94.7);
Tailwind
colors: {
custom: {
50: '#f8edc6',
500: '#f4e5ae',
950: '#000000',
},
}SCSS
$custom: #f4e5ae; $custom-light: #f8edc6; $custom-dark: #000000;
JSON
{
"hex": "#f4e5ae",
"rgb": {
"r": 244,
"g": 229,
"b": 174
},
"hsl": {
"h": 47.143,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.92077,
"c": 0.07263,
"h": 94.7
},
"luminance": 0.78328
}Semantic roles & 50–950 ramp
primary
#F4E5AE
secondary
#7287D4
accent
#39D80D
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171613
muted
#858482