#F8EBEE#F8EBEE
#F8EBEE is a very light, near-neutral red. Relative luminance 0.855; OKLCH L 95.1% C 0.015 H 1.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBEE |
|---|---|
| RGB | rgb(248, 235, 238) |
| HSL | hsl(346, 48%, 95%) |
| HSV | hsv(346, 5%, 97%) |
| CMYK | cmyk(0%, 5.2%, 4%, 2.7%) |
| CIE-LAB | lab(94.12, 4.89, 0.12) |
| CIE-LCH | lch(94.12, 4.89, 1.42°) |
| OKLab | oklab(95.12% 0.0146 0.0004) |
| OKLCH | oklch(95.12% 0.015 1.6) |
| XYZ | xyz(83.8503, 85.5469, 92.9673) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.71
Very Light Pink
#FFF4F2
ΔE00 3.22
Snow
#FFFAFA
ΔE00 4.82
Mistyrose
#FFE4E1
ΔE00 5.40
Seashell
#FFF5EE
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBEE #EBF8F5
analogous
#F8EBF5 #F8EBEE #F8EFEB
triadic
#F8EBEE #EEF8EB #EBEEF8
tetradic
#F8EBEE #F5F8EB #EBF8F5 #EFEBF8
square
#F8EBEE #F5F8EB #EBF8F5 #EFEBF8
split-complementary
#F8EBEE #EBF8EF #EBF5F8
monochromatic
#D890A1 #E8BEC7 #F7E8EC #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.16
#F8EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#F8EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBEE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBEE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#FBEAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8ebee; /* rgb */ color: rgb(248, 235, 238); /* oklch */ color: oklch(95.1% 0.015 1.6);
Tailwind
colors: {
custom: {
50: '#faf1f3',
500: '#f8ebee',
950: '#000000',
},
}SCSS
$custom: #f8ebee; $custom-light: #faf1f3; $custom-dark: #000000;
JSON
{
"hex": "#f8ebee",
"rgb": {
"r": 248,
"g": 235,
"b": 238
},
"hsl": {
"h": 346.154,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.95115,
"c": 0.0146,
"h": 1.6
},
"luminance": 0.85546
}Semantic roles & 50–950 ramp
primary
#F8EBEE
secondary
#B0D8CE
accent
#BB9A2A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585