#F4E7AE#F4E7AE
#F4E7AE is a very light, moderate yellow. Relative luminance 0.794; OKLCH L 92.5% C 0.075 H 96.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7AE |
|---|---|
| RGB | rgb(244, 231, 174) |
| HSL | hsl(49, 76%, 82%) |
| HSV | hsv(49, 29%, 96%) |
| CMYK | cmyk(0%, 5.3%, 28.7%, 4.3%) |
| CIE-LAB | lab(91.43, -4.09, 29.41) |
| CIE-LCH | lch(91.43, 29.69, 97.92°) |
| OKLab | oklab(92.48% -0.0088 0.074) |
| OKLCH | oklch(92.48% 0.075 96.8) |
| XYZ | xyz(73.5247, 79.4426, 51.4970) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.55
Light Tan
#FBEEAC
ΔE00 2.30
Palegoldenrod
#EEE8AA
ΔE00 2.46
Beige (survey)
#E6DAA6
ΔE00 3.06
Pale Peach
#FFE5AD
ΔE00 4.18
Egg Shell
#FFFCC4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7AE #AEBBF4
analogous
#F4C4AE #F4E7AE #DEF4AE
triadic
#F4E7AE #AEF4E7 #E7AEF4
tetradic
#F4E7AE #AEF4C4 #AEBBF4 #F4AEDE
square
#F4E7AE #AEF4C4 #AEBBF4 #F4AEDE
split-complementary
#F4E7AE #AEDEF4 #C4AEF4
monochromatic
#E5C742 #EDD778 #F4E7AE #FBF7E4 #FBF7E4
Accessibility & contrast
On white
1.24
#F4E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#F4E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7AE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7AE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#FFDFD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e7ae; /* rgb */ color: rgb(244, 231, 174); /* oklch */ color: oklch(92.5% 0.075 96.8);
Tailwind
colors: {
custom: {
50: '#f8eec6',
500: '#f4e7ae',
950: '#000000',
},
}SCSS
$custom: #f4e7ae; $custom-light: #f8eec6; $custom-dark: #000000;
JSON
{
"hex": "#f4e7ae",
"rgb": {
"r": 244,
"g": 231,
"b": 174
},
"hsl": {
"h": 48.857,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.92475,
"c": 0.07454,
"h": 96.8
},
"luminance": 0.79441
}Semantic roles & 50–950 ramp
primary
#F4E7AE
secondary
#7284D4
accent
#33D80D
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582