#F0EBED#F0EBED
#F0EBED is a very light, near-neutral pink. Relative luminance 0.841; OKLCH L 94.5% C 0.006 H 350.8°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EBED |
|---|---|
| RGB | rgb(240, 235, 237) |
| HSL | hsl(336, 14%, 93%) |
| HSV | hsv(336, 2%, 94%) |
| CMYK | cmyk(0%, 2.1%, 1.2%, 5.9%) |
| CIE-LAB | lab(93.48, 2.03, -0.37) |
| CIE-LCH | lch(93.48, 2.06, 349.60°) |
| OKLab | oklab(94.45% 0.0059 -0.001) |
| OKLCH | oklch(94.45% 0.006 350.8) |
| XYZ | xyz(80.9272, 84.0566, 92.0655) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 3.23
Whitesmoke
#F5F5F5
ΔE00 3.40
Very Light Pink
#FFF4F2
ΔE00 3.58
Ghostwhite
#F8F8FF
ΔE00 3.93
Pale Grey
#FDFDFE
ΔE00 4.32
Off White
#FAF9F6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EBED #EBF0EE
analogous
#F0EBEF #F0EBED #F0EBEB
triadic
#F0EBED #EDF0EB #EBEDF0
tetradic
#F0EBED #EFF0EB #EBF0EE #EBEBF0
square
#F0EBED #EFF0EB #EBF0EE #EBEBF0
split-complementary
#F0EBED #EBF0EB #EBEFF0
monochromatic
#BCA5AE #D6C8CE #F0EBED #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.18
#F0EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#F0EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EBED
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EBED | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#ECEDED
Tritanopia (blue-blind)
#F1EBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f0ebed; /* rgb */ color: rgb(240, 235, 237); /* oklch */ color: oklch(94.5% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#f4f1f2',
500: '#f0ebed',
950: '#000000',
},
}SCSS
$custom: #f0ebed; $custom-light: #f4f1f2; $custom-dark: #000000;
JSON
{
"hex": "#f0ebed",
"rgb": {
"r": 240,
"g": 235,
"b": 237
},
"hsl": {
"h": 336,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.94451,
"c": 0.00599,
"h": 350.8
},
"luminance": 0.84056
}Semantic roles & 50–950 ramp
primary
#F0EBED
secondary
#B9C6C1
accent
#987A4D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585