#F1EBEC#F1EBEC
#F1EBEC is a very light, near-neutral red. Relative luminance 0.842; OKLCH L 94.5% C 0.007 H 5.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EBEC |
|---|---|
| RGB | rgb(241, 235, 236) |
| HSL | hsl(350, 18%, 93%) |
| HSV | hsv(350, 2%, 95%) |
| CMYK | cmyk(0%, 2.5%, 2.1%, 5.5%) |
| CIE-LAB | lab(93.53, 2.19, 0.23) |
| CIE-LCH | lch(93.53, 2.20, 6.04°) |
| OKLab | oklab(94.5% 0.0066 0.0007) |
| OKLCH | oklch(94.5% 0.007 5.7) |
| XYZ | xyz(81.1220, 84.1739, 91.3142) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.10
Snow
#FFFAFA
ΔE00 3.13
Whitesmoke
#F5F5F5
ΔE00 3.55
Ghostwhite
#F8F8FF
ΔE00 4.38
Pale Grey
#FDFDFE
ΔE00 4.48
Off White
#FAF9F6
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EBEC #EBF1F0
analogous
#F1EBEF #F1EBEC #F1EDEB
triadic
#F1EBEC #ECF1EB #EBECF1
tetradic
#F1EBEC #EFF1EB #EBF1F0 #EDEBF1
square
#F1EBEC #EFF1EB #EBF1F0 #EDEBF1
split-complementary
#F1EBEC #EBF1ED #EBEFF1
monochromatic
#BFA3A8 #D8C7CA #F1EBEC #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.18
#F1EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#F1EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EBEC
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EBEC | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#F2EBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f1ebec; /* rgb */ color: rgb(241, 235, 236); /* oklch */ color: oklch(94.5% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#f5f1f2',
500: '#f1ebec',
950: '#000000',
},
}SCSS
$custom: #f1ebec; $custom-light: #f5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#f1ebec",
"rgb": {
"r": 241,
"g": 235,
"b": 236
},
"hsl": {
"h": 350,
"s": 17.647,
"l": 93.333
},
"oklch": {
"l": 0.94502,
"c": 0.0066,
"h": 5.7
},
"luminance": 0.84174
}Semantic roles & 50–950 ramp
primary
#F1EBEC
secondary
#B8C8C5
accent
#9C8E4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585