#F4E2B9#F4E2B9
#F4E2B9 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.7% C 0.057 H 87.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2B9 |
|---|---|
| RGB | rgb(244, 226, 185) |
| HSL | hsl(42, 73%, 84%) |
| HSV | hsv(42, 24%, 96%) |
| CMYK | cmyk(0%, 7.4%, 24.2%, 4.3%) |
| CIE-LAB | lab(90.38, -0.10, 22.31) |
| CIE-LCH | lch(90.38, 22.31, 90.26°) |
| OKLab | oklab(91.71% 0.0029 0.0569) |
| OKLCH | oklch(91.71% 0.057 87.1) |
| XYZ | xyz(73.2618, 77.1303, 56.9179) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.88
Moccasin
#FFE4B5
ΔE00 3.12
Pale Peach
#FFE5AD
ΔE00 3.99
Blanchedalmond
#FFEBCD
ΔE00 4.43
Beige (survey)
#E6DAA6
ΔE00 4.50
Vanilla
#F3E5AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2B9 #B9CBF4
analogous
#F4C5B9 #F4E2B9 #E9F4B9
triadic
#F4E2B9 #B9F4E2 #E2B9F4
tetradic
#F4E2B9 #B9F4C5 #B9CBF4 #F4B9E9
square
#F4E2B9 #B9F4C5 #B9CBF4 #F4B9E9
split-complementary
#F4E2B9 #B9E9F4 #C5B9F4
monochromatic
#E3B64F #ECCC84 #F4E2B9 #FBF4E5 #FBF4E5
Accessibility & contrast
On white
1.28
#F4E2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F4E2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2B9
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2B9 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B6
Deuteranopia (green-blind)
#F1E6BA
Tritanopia (blue-blind)
#FEDBD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e2b9; /* rgb */ color: rgb(244, 226, 185); /* oklch */ color: oklch(91.7% 0.057 87.1);
Tailwind
colors: {
custom: {
50: '#f8ebce',
500: '#f4e2b9',
950: '#000000',
},
}SCSS
$custom: #f4e2b9; $custom-light: #f8ebce; $custom-dark: #000000;
JSON
{
"hex": "#f4e2b9",
"rgb": {
"r": 244,
"g": 226,
"b": 185
},
"hsl": {
"h": 41.695,
"s": 72.84,
"l": 84.118
},
"oklch": {
"l": 0.91712,
"c": 0.05701,
"h": 87.1
},
"luminance": 0.77129
}Semantic roles & 50–950 ramp
primary
#F4E2B9
secondary
#7D97D5
accent
#4CD511
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483