#F2E4BE#F2E4BE
#F2E4BE is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.0% C 0.052 H 90.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4BE |
|---|---|
| RGB | rgb(242, 228, 190) |
| HSL | hsl(44, 67%, 85%) |
| HSV | hsv(44, 21%, 95%) |
| CMYK | cmyk(0%, 5.8%, 21.5%, 5.1%) |
| CIE-LAB | lab(90.82, -1.16, 20.29) |
| CIE-LCH | lch(90.82, 20.33, 93.28°) |
| OKLab | oklab(92.05% -0.0002 0.052) |
| OKLCH | oklch(92.05% 0.052 90.2) |
| XYZ | xyz(73.6556, 78.0832, 59.8967) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.41
Moccasin
#FFE4B5
ΔE00 4.57
Blanchedalmond
#FFEBCD
ΔE00 4.60
Beige (survey)
#E6DAA6
ΔE00 4.63
Champagne
#F7E7CE
ΔE00 4.77
Vanilla
#F3E5AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4BE #BECCF2
analogous
#F2CABE #F2E4BE #E6F2BE
triadic
#F2E4BE #BEF2E4 #E4BEF2
tetradic
#F2E4BE #BEF2CA #BECCF2 #F2BEE6
square
#F2E4BE #BEF2CA #BECCF2 #F2BEE6
split-complementary
#F2E4BE #BEE6F2 #CABEF2
monochromatic
#DEBA58 #E8CF8B #F2E4BE #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.26
#F2E4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#F2E4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4BE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4BE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BC
Deuteranopia (green-blind)
#F1E6BF
Tritanopia (blue-blind)
#FBDED9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2e4be; /* rgb */ color: rgb(242, 228, 190); /* oklch */ color: oklch(92.0% 0.052 90.2);
Tailwind
colors: {
custom: {
50: '#f6ecd1',
500: '#f2e4be',
950: '#000000',
},
}SCSS
$custom: #f2e4be; $custom-light: #f6ecd1; $custom-dark: #000000;
JSON
{
"hex": "#f2e4be",
"rgb": {
"r": 242,
"g": 228,
"b": 190
},
"hsl": {
"h": 43.846,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.92048,
"c": 0.05202,
"h": 90.2
},
"luminance": 0.78082
}Semantic roles & 50–950 ramp
primary
#F2E4BE
secondary
#8298D2
accent
#48CF17
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483