#F1EDEB#F1EDEB
#F1EDEB is a very light, near-neutral orange. Relative luminance 0.853; OKLCH L 94.9% C 0.005 H 48.7°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EDEB |
|---|---|
| RGB | rgb(241, 237, 235) |
| HSL | hsl(20, 18%, 93%) |
| HSV | hsv(20, 2%, 95%) |
| CMYK | cmyk(0%, 1.7%, 2.5%, 5.5%) |
| CIE-LAB | lab(94.00, 0.99, 1.44) |
| CIE-LCH | lch(94.00, 1.75, 55.49°) |
| OKLab | oklab(94.86% 0.0034 0.0038) |
| OKLCH | oklch(94.86% 0.005 48.7) |
| XYZ | xyz(81.5530, 85.2676, 90.7431) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.49
Off White
#FAF9F6
ΔE00 2.91
Snow
#FFFAFA
ΔE00 3.02
Seashell
#FFF5EE
ΔE00 3.58
Very Light Pink
#FFF4F2
ΔE00 3.60
Pale Grey
#FDFDFE
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EDEB #EBEFF1
analogous
#F1EBEC #F1EDEB #F1F0EB
triadic
#F1EDEB #EBF1ED #EDEBF1
tetradic
#F1EDEB #ECF1EB #EBEFF1 #F0EBF1
square
#F1EDEB #ECF1EB #EBEFF1 #F0EBF1
split-complementary
#F1EDEB #EBF1F0 #EBECF1
monochromatic
#BFACA3 #D8CDC7 #F1EDEB #F2EFED #F2EFED
Accessibility & contrast
On white
1.16
#F1EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#F1EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EDEB
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EDEB | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#F2ECEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f1edeb; /* rgb */ color: rgb(241, 237, 235); /* oklch */ color: oklch(94.9% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#f5f2f1',
500: '#f1edeb',
950: '#000000',
},
}SCSS
$custom: #f1edeb; $custom-light: #f5f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f1edeb",
"rgb": {
"r": 241,
"g": 237,
"b": 235
},
"hsl": {
"h": 20,
"s": 17.647,
"l": 93.333
},
"oklch": {
"l": 0.94864,
"c": 0.00509,
"h": 48.7
},
"luminance": 0.85267
}Semantic roles & 50–950 ramp
primary
#F1EDEB
secondary
#B8C3C8
accent
#809C4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585