#F4E2AF#F4E2AF
#F4E2AF is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.5% C 0.069 H 90.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2AF |
|---|---|
| RGB | rgb(244, 226, 175) |
| HSL | hsl(44, 76%, 82%) |
| HSV | hsv(44, 28%, 96%) |
| CMYK | cmyk(0%, 7.4%, 28.3%, 4.3%) |
| CIE-LAB | lab(90.19, -1.43, 27.21) |
| CIE-LCH | lch(90.19, 27.25, 93.00°) |
| OKLab | oklab(91.5% -0.0011 0.0688) |
| OKLCH | oklch(91.5% 0.069 90.9) |
| XYZ | xyz(72.2431, 76.7228, 51.5525) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.26
Pale Peach
#FFE5AD
ΔE00 2.69
Beige (survey)
#E6DAA6
ΔE00 2.93
Wheat
#F5DEB3
ΔE00 3.12
Moccasin
#FFE4B5
ΔE00 3.59
Light Tan
#FBEEAC
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2AF #AFC1F4
analogous
#F4C0AF #F4E2AF #E3F4AF
triadic
#F4E2AF #AFF4E2 #E2AFF4
tetradic
#F4E2AF #AFF4C0 #AFC1F4 #F4AFE3
square
#F4E2AF #AFF4C0 #AFC1F4 #F4AFE3
split-complementary
#F4E2AF #AFE3F4 #C0AFF4
monochromatic
#E5BB43 #EDCE79 #F4E2AF #FBF5E4 #FBF5E4
Accessibility & contrast
On white
1.28
#F4E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F4E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2AF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2AF | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 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)
#EDE0AC
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#FFDAD4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e2af; /* rgb */ color: rgb(244, 226, 175); /* oklch */ color: oklch(91.5% 0.069 90.9);
Tailwind
colors: {
custom: {
50: '#f8ebc7',
500: '#f4e2af',
950: '#000000',
},
}SCSS
$custom: #f4e2af; $custom-light: #f8ebc7; $custom-dark: #000000;
JSON
{
"hex": "#f4e2af",
"rgb": {
"r": 244,
"g": 226,
"b": 175
},
"hsl": {
"h": 44.348,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.91502,
"c": 0.06877,
"h": 90.9
},
"luminance": 0.76721
}Semantic roles & 50–950 ramp
primary
#F4E2AF
secondary
#738CD4
accent
#42D80D
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171613
muted
#858482