#F1E2BB#F1E2BB
#F1E2BB is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.5% C 0.054 H 89.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E2BB |
|---|---|
| RGB | rgb(241, 226, 187) |
| HSL | hsl(43, 66%, 84%) |
| HSV | hsv(43, 22%, 95%) |
| CMYK | cmyk(0%, 6.2%, 22.4%, 5.5%) |
| CIE-LAB | lab(90.18, -0.93, 20.95) |
| CIE-LCH | lch(90.18, 20.97, 92.54°) |
| OKLab | oklab(91.5% 0.0005 0.0536) |
| OKLCH | oklch(91.5% 0.054 89.5) |
| XYZ | xyz(72.4417, 76.6829, 57.9892) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.92
Moccasin
#FFE4B5
ΔE00 4.22
Beige (survey)
#E6DAA6
ΔE00 4.31
Blanchedalmond
#FFEBCD
ΔE00 4.72
Vanilla
#F3E5AB
ΔE00 4.76
Pale Peach
#FFE5AD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E2BB #BBCAF1
analogous
#F1C7BB #F1E2BB #E5F1BB
triadic
#F1E2BB #BBF1E2 #E2BBF1
tetradic
#F1E2BB #BBF1C7 #BBCAF1 #F1BBE5
square
#F1E2BB #BBF1C7 #BBCAF1 #F1BBE5
split-complementary
#F1E2BB #BBE5F1 #C7BBF1
monochromatic
#DCB755 #E7CC88 #F1E2BB #FAF4E6 #FAF4E6
Accessibility & contrast
On white
1.29
#F1E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F1E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E2BB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E2BB | 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)
#EBE0B9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FADCD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1e2bb; /* rgb */ color: rgb(241, 226, 187); /* oklch */ color: oklch(91.5% 0.054 89.5);
Tailwind
colors: {
custom: {
50: '#f6ebcf',
500: '#f1e2bb',
950: '#000000',
},
}SCSS
$custom: #f1e2bb; $custom-light: #f6ebcf; $custom-dark: #000000;
JSON
{
"hex": "#f1e2bb",
"rgb": {
"r": 241,
"g": 226,
"b": 187
},
"hsl": {
"h": 43.333,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.91503,
"c": 0.0536,
"h": 89.5
},
"luminance": 0.76681
}Semantic roles & 50–950 ramp
primary
#F1E2BB
secondary
#8096D0
accent
#4ACE18
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483