#F1EDEA#F1EDEA
#F1EDEA is a very light, near-neutral orange. Relative luminance 0.852; OKLCH L 94.8% C 0.006 H 59.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EDEA |
|---|---|
| RGB | rgb(241, 237, 234) |
| HSL | hsl(26, 20%, 93%) |
| HSV | hsv(26, 3%, 95%) |
| CMYK | cmyk(0%, 1.7%, 2.9%, 5.5%) |
| CIE-LAB | lab(93.97, 0.82, 1.92) |
| CIE-LCH | lch(93.97, 2.09, 66.99°) |
| OKLab | oklab(94.84% 0.003 0.0051) |
| OKLCH | oklch(94.84% 0.006 59.6) |
| XYZ | xyz(81.4089, 85.2100, 89.9844) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.65
Off White
#FAF9F6
ΔE00 2.79
Snow
#FFFAFA
ΔE00 3.29
Seashell
#FFF5EE
ΔE00 3.38
Linen
#FAF0E6
ΔE00 3.69
Very Light Pink
#FFF4F2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EDEA #EAEEF1
analogous
#F1EAEA #F1EDEA #F1F0EA
triadic
#F1EDEA #EAF1ED #EDEAF1
tetradic
#F1EDEA #EAF1EA #EAEEF1 #F0EAF1
square
#F1EDEA #EAF1EA #EAEEF1 #F0EAF1
split-complementary
#F1EDEA #EAF1F0 #EAEAF1
monochromatic
#C0AEA1 #D9CEC5 #F1EDEA #F3EFED #F3EFED
Accessibility & contrast
On white
1.16
#F1EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F1EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EDEA
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EDEA | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#F3ECEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f1edea; /* rgb */ color: rgb(241, 237, 234); /* oklch */ color: oklch(94.8% 0.006 59.6);
Tailwind
colors: {
custom: {
50: '#f5f2f0',
500: '#f1edea',
950: '#000000',
},
}SCSS
$custom: #f1edea; $custom-light: #f5f2f0; $custom-dark: #000000;
JSON
{
"hex": "#f1edea",
"rgb": {
"r": 241,
"g": 237,
"b": 234
},
"hsl": {
"h": 25.714,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.94836,
"c": 0.00591,
"h": 59.6
},
"luminance": 0.8521
}Semantic roles & 50–950 ramp
primary
#F1EDEA
secondary
#B7C1C8
accent
#799E47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585