#F8EBED#F8EBED
#F8EBED is a very light, near-neutral red. Relative luminance 0.855; OKLCH L 95.1% C 0.014 H 6.7°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBED |
|---|---|
| RGB | rgb(248, 235, 237) |
| HSL | hsl(351, 48%, 95%) |
| HSV | hsv(351, 5%, 97%) |
| CMYK | cmyk(0%, 5.2%, 4.4%, 2.7%) |
| CIE-LAB | lab(94.09, 4.72, 0.60) |
| CIE-LCH | lch(94.09, 4.76, 7.30°) |
| OKLab | oklab(95.09% 0.0142 0.0017) |
| OKLCH | oklch(95.09% 0.014 6.7) |
| XYZ | xyz(83.7038, 85.4883, 92.1957) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.03
Very Light Pink
#FFF4F2
ΔE00 2.87
Snow
#FFFAFA
ΔE00 4.64
Mistyrose
#FFE4E1
ΔE00 5.25
Seashell
#FFF5EE
ΔE00 5.36
Ghostwhite
#F8F8FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBED #EBF8F6
analogous
#F8EBF4 #F8EBED #F8F0EB
triadic
#F8EBED #EDF8EB #EBEDF8
tetradic
#F8EBED #F4F8EB #EBF8F6 #F0EBF8
square
#F8EBED #F4F8EB #EBF8F6 #F0EBF8
split-complementary
#F8EBED #EBF8F0 #EBF4F8
monochromatic
#D8909B #E8BEC4 #F7E8EB #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.16
#F8EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F8EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBED
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBED | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#FBEAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8ebed; /* rgb */ color: rgb(248, 235, 237); /* oklch */ color: oklch(95.1% 0.014 6.7);
Tailwind
colors: {
custom: {
50: '#faf1f2',
500: '#f8ebed',
950: '#000000',
},
}SCSS
$custom: #f8ebed; $custom-light: #faf1f2; $custom-dark: #000000;
JSON
{
"hex": "#f8ebed",
"rgb": {
"r": 248,
"g": 235,
"b": 237
},
"hsl": {
"h": 350.769,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.95087,
"c": 0.01432,
"h": 6.7
},
"luminance": 0.85488
}Semantic roles & 50–950 ramp
primary
#F8EBED
secondary
#B0D8D1
accent
#BBA52A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585