#F8EBEF#F8EBEF
#F8EBEF is a very light, near-neutral pink. Relative luminance 0.856; OKLCH L 95.1% C 0.015 H 356.6°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBEF |
|---|---|
| RGB | rgb(248, 235, 239) |
| HSL | hsl(342, 48%, 95%) |
| HSV | hsv(342, 5%, 97%) |
| CMYK | cmyk(0%, 5.2%, 3.6%, 2.7%) |
| CIE-LAB | lab(94.14, 5.06, -0.36) |
| CIE-LCH | lch(94.14, 5.08, 355.92°) |
| OKLab | oklab(95.14% 0.015 -0.0009) |
| OKLCH | oklch(95.14% 0.015 356.6) |
| XYZ | xyz(83.9976, 85.6058, 93.7431) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.47
Very Light Pink
#FFF4F2
ΔE00 3.60
Snow
#FFFAFA
ΔE00 5.02
Mistyrose
#FFE4E1
ΔE00 5.58
Ghostwhite
#F8F8FF
ΔE00 6.00
Seashell
#FFF5EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBEF #EBF8F4
analogous
#F8EBF6 #F8EBEF #F8EEEB
triadic
#F8EBEF #EFF8EB #EBEFF8
tetradic
#F8EBEF #F6F8EB #EBF8F4 #EEEBF8
square
#F8EBEF #F6F8EB #EBF8F4 #EEEBF8
split-complementary
#F8EBEF #EBF8EE #EBF6F8
monochromatic
#D890A6 #E8BECB #F7E8ED #F7E8ED #F7E8ED
Accessibility & contrast
On white
1.16
#F8EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F8EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBEF
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBEF | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#FBEBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8ebef; /* rgb */ color: rgb(248, 235, 239); /* oklch */ color: oklch(95.1% 0.015 356.6);
Tailwind
colors: {
custom: {
50: '#faf1f4',
500: '#f8ebef',
950: '#000000',
},
}SCSS
$custom: #f8ebef; $custom-light: #faf1f4; $custom-dark: #000000;
JSON
{
"hex": "#f8ebef",
"rgb": {
"r": 248,
"g": 235,
"b": 239
},
"hsl": {
"h": 341.538,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.95143,
"c": 0.01499,
"h": 356.6
},
"luminance": 0.85605
}Semantic roles & 50–950 ramp
primary
#F8EBEF
secondary
#B0D8CB
accent
#BB8F2A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585