#F4E2BE#F4E2BE
#F4E2BE is a very light, muted orange. Relative luminance 0.773; OKLCH L 91.8% C 0.051 H 84.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2BE |
|---|---|
| RGB | rgb(244, 226, 190) |
| HSL | hsl(40, 71%, 85%) |
| HSV | hsv(40, 22%, 96%) |
| CMYK | cmyk(0%, 7.4%, 22.1%, 4.3%) |
| CIE-LAB | lab(90.48, 0.59, 19.85) |
| CIE-LCH | lch(90.48, 19.86, 88.29°) |
| OKLab | oklab(91.82% 0.0049 0.0509) |
| OKLCH | oklch(91.82% 0.051 84.5) |
| XYZ | xyz(73.7989, 77.3452, 59.7467) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.36
Blanchedalmond
#FFEBCD
ΔE00 3.23
Moccasin
#FFE4B5
ΔE00 3.64
Champagne
#F7E7CE
ΔE00 3.66
Papayawhip
#FFEFD5
ΔE00 4.23
Bisque
#FFE4C4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2BE #BED0F4
analogous
#F4C7BE #F4E2BE #EBF4BE
triadic
#F4E2BE #BEF4E2 #E2BEF4
tetradic
#F4E2BE #BEF4C7 #BED0F4 #F4BEEB
square
#F4E2BE #BEF4C7 #BED0F4 #F4BEEB
split-complementary
#F4E2BE #BEEBF4 #C7BEF4
monochromatic
#E2B355 #EBCB8A #F4E2BE #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.28
#F4E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F4E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2BE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2BE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FDDCD8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e2be; /* rgb */ color: rgb(244, 226, 190); /* oklch */ color: oklch(91.8% 0.051 84.5);
Tailwind
colors: {
custom: {
50: '#f8ebd1',
500: '#f4e2be',
950: '#000000',
},
}SCSS
$custom: #f4e2be; $custom-light: #f8ebd1; $custom-dark: #000000;
JSON
{
"hex": "#f4e2be",
"rgb": {
"r": 244,
"g": 226,
"b": 190
},
"hsl": {
"h": 40,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.91822,
"c": 0.05115,
"h": 84.5
},
"luminance": 0.77344
}Semantic roles & 50–950 ramp
primary
#F4E2BE
secondary
#819DD5
accent
#53D312
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483