#F0EBEC#F0EBEC
#F0EBEC is a very light, near-neutral red. Relative luminance 0.840; OKLCH L 94.4% C 0.006 H 3.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EBEC |
|---|---|
| RGB | rgb(240, 235, 236) |
| HSL | hsl(348, 14%, 93%) |
| HSV | hsv(348, 2%, 94%) |
| CMYK | cmyk(0%, 2.1%, 1.7%, 5.9%) |
| CIE-LAB | lab(93.45, 1.85, 0.11) |
| CIE-LCH | lch(93.45, 1.85, 3.44°) |
| OKLab | oklab(94.42% 0.0055 0.0003) |
| OKLCH | oklch(94.42% 0.006 3.3) |
| XYZ | xyz(80.7815, 83.9983, 91.2982) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.20
Very Light Pink
#FFF4F2
ΔE00 3.41
Ghostwhite
#F8F8FF
ΔE00 4.21
Off White
#FAF9F6
ΔE00 4.23
Pale Grey
#FDFDFE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EBEC #EBF0EF
analogous
#F0EBEE #F0EBEC #F0ECEB
triadic
#F0EBEC #ECF0EB #EBECF0
tetradic
#F0EBEC #EEF0EB #EBF0EF #ECEBF0
square
#F0EBEC #EEF0EB #EBF0EF #ECEBF0
split-complementary
#F0EBEC #EBF0EC #EBEEF0
monochromatic
#BCA5AA #D6C8CB #F0EBEC #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.18
#F0EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#F0EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EBEC
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EBEC | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#EDECEC
Tritanopia (blue-blind)
#F1EBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f0ebec; /* rgb */ color: rgb(240, 235, 236); /* oklch */ color: oklch(94.4% 0.006 3.3);
Tailwind
colors: {
custom: {
50: '#f4f1f2',
500: '#f0ebec',
950: '#000000',
},
}SCSS
$custom: #f0ebec; $custom-light: #f4f1f2; $custom-dark: #000000;
JSON
{
"hex": "#f0ebec",
"rgb": {
"r": 240,
"g": 235,
"b": 236
},
"hsl": {
"h": 348,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.94423,
"c": 0.00554,
"h": 3.3
},
"luminance": 0.83998
}Semantic roles & 50–950 ramp
primary
#F0EBEC
secondary
#B9C6C3
accent
#98894D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585