#F4E6AE#F4E6AE
#F4E6AE is a very light, moderate yellow. Relative luminance 0.789; OKLCH L 92.3% C 0.074 H 95.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6AE |
|---|---|
| RGB | rgb(244, 230, 174) |
| HSL | hsl(48, 76%, 82%) |
| HSV | hsv(48, 29%, 96%) |
| CMYK | cmyk(0%, 5.7%, 28.7%, 4.3%) |
| CIE-LAB | lab(91.18, -3.58, 29.07) |
| CIE-LCH | lch(91.18, 29.29, 97.03°) |
| OKLab | oklab(92.28% -0.0073 0.0732) |
| OKLCH | oklch(92.28% 0.074 95.7) |
| XYZ | xyz(73.2456, 78.8845, 51.4040) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.51
Light Tan
#FBEEAC
ΔE00 2.62
Palegoldenrod
#EEE8AA
ΔE00 2.87
Beige (survey)
#E6DAA6
ΔE00 2.88
Pale Peach
#FFE5AD
ΔE00 3.83
Wheat
#F5DEB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6AE #AEBCF4
analogous
#F4C3AE #F4E6AE #DFF4AE
triadic
#F4E6AE #AEF4E6 #E6AEF4
tetradic
#F4E6AE #AEF4C3 #AEBCF4 #F4AEDF
square
#F4E6AE #AEF4C3 #AEBCF4 #F4AEDF
split-complementary
#F4E6AE #AEDFF4 #C3AEF4
monochromatic
#E5C542 #EDD578 #F4E6AE #FBF7E4 #FBF7E4
Accessibility & contrast
On white
1.25
#F4E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#F4E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6AE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6AE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#F5E8B0
Tritanopia (blue-blind)
#FFDED7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e6ae; /* rgb */ color: rgb(244, 230, 174); /* oklch */ color: oklch(92.3% 0.074 95.7);
Tailwind
colors: {
custom: {
50: '#f8edc6',
500: '#f4e6ae',
950: '#000000',
},
}SCSS
$custom: #f4e6ae; $custom-light: #f8edc6; $custom-dark: #000000;
JSON
{
"hex": "#f4e6ae",
"rgb": {
"r": 244,
"g": 230,
"b": 174
},
"hsl": {
"h": 48,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.92276,
"c": 0.07358,
"h": 95.7
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#F4E6AE
secondary
#7286D4
accent
#36D80D
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171613
muted
#858482