#F4E2AE#F4E2AE
#F4E2AE is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.5% C 0.070 H 91.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2AE |
|---|---|
| RGB | rgb(244, 226, 174) |
| HSL | hsl(45, 76%, 82%) |
| HSV | hsv(45, 29%, 96%) |
| CMYK | cmyk(0%, 7.4%, 28.7%, 4.3%) |
| CIE-LAB | lab(90.18, -1.55, 27.70) |
| CIE-LCH | lch(90.18, 27.75, 93.21°) |
| OKLab | oklab(91.48% -0.0015 0.0699) |
| OKLCH | oklch(91.48% 0.07 91.2) |
| XYZ | xyz(72.1452, 76.6837, 51.0372) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.07
Pale Peach
#FFE5AD
ΔE00 2.66
Beige (survey)
#E6DAA6
ΔE00 2.86
Wheat
#F5DEB3
ΔE00 3.31
Moccasin
#FFE4B5
ΔE00 3.71
Light Tan
#FBEEAC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2AE #AEC0F4
analogous
#F4BFAE #F4E2AE #E3F4AE
triadic
#F4E2AE #AEF4E2 #E2AEF4
tetradic
#F4E2AE #AEF4BF #AEC0F4 #F4AEE3
square
#F4E2AE #AEF4BF #AEC0F4 #F4AEE3
split-complementary
#F4E2AE #AEE3F4 #BFAEF4
monochromatic
#E5BB42 #EDCF78 #F4E2AE #FBF5E4 #FBF5E4
Accessibility & contrast
On white
1.29
#F4E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F4E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2AE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2AE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#F2E5B0
Tritanopia (blue-blind)
#FFDAD4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e2ae; /* rgb */ color: rgb(244, 226, 174); /* oklch */ color: oklch(91.5% 0.070 91.2);
Tailwind
colors: {
custom: {
50: '#f8ebc6',
500: '#f4e2ae',
950: '#000000',
},
}SCSS
$custom: #f4e2ae; $custom-light: #f8ebc6; $custom-dark: #000000;
JSON
{
"hex": "#f4e2ae",
"rgb": {
"r": 244,
"g": 226,
"b": 174
},
"hsl": {
"h": 44.571,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.91482,
"c": 0.06995,
"h": 91.2
},
"luminance": 0.76682
}Semantic roles & 50–950 ramp
primary
#F4E2AE
secondary
#728BD4
accent
#41D80D
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171613
muted
#858482