#F8EBEC#F8EBEC
#F8EBEC is a very light, near-neutral red. Relative luminance 0.854; OKLCH L 95.1% C 0.014 H 12.0°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBEC |
|---|---|
| RGB | rgb(248, 235, 236) |
| HSL | hsl(355, 48%, 95%) |
| HSV | hsv(355, 5%, 97%) |
| CMYK | cmyk(0%, 5.2%, 4.8%, 2.7%) |
| CIE-LAB | lab(94.07, 4.55, 1.09) |
| CIE-LCH | lch(94.07, 4.68, 13.44°) |
| OKLab | oklab(95.06% 0.0138 0.003) |
| OKLCH | oklch(95.06% 0.014 12) |
| XYZ | xyz(83.5581, 85.4300, 91.4284) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.41
Very Light Pink
#FFF4F2
ΔE00 2.55
Snow
#FFFAFA
ΔE00 4.51
Seashell
#FFF5EE
ΔE00 4.94
Mistyrose
#FFE4E1
ΔE00 5.14
Linen
#FAF0E6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBEC #EBF8F7
analogous
#F8EBF3 #F8EBEC #F8F1EB
triadic
#F8EBEC #ECF8EB #EBECF8
tetradic
#F8EBEC #F3F8EB #EBF8F7 #F1EBF8
square
#F8EBEC #F3F8EB #EBF8F7 #F1EBF8
split-complementary
#F8EBEC #EBF8F1 #EBF3F8
monochromatic
#D89096 #E8BEC1 #F7E8E9 #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.16
#F8EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#F8EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBEC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBEC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#FBEAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8ebec; /* rgb */ color: rgb(248, 235, 236); /* oklch */ color: oklch(95.1% 0.014 12.0);
Tailwind
colors: {
custom: {
50: '#faf1f2',
500: '#f8ebec',
950: '#000000',
},
}SCSS
$custom: #f8ebec; $custom-light: #faf1f2; $custom-dark: #000000;
JSON
{
"hex": "#f8ebec",
"rgb": {
"r": 248,
"g": 235,
"b": 236
},
"hsl": {
"h": 355.385,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.95059,
"c": 0.01415,
"h": 12
},
"luminance": 0.85429
}Semantic roles & 50–950 ramp
primary
#F8EBEC
secondary
#B0D8D5
accent
#BBB02A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585