#F8D8EB#F8D8EB
#F8D8EB is a very light, muted pink. Relative luminance 0.751; OKLCH L 91.4% C 0.043 H 341.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8EB |
|---|---|
| RGB | rgb(248, 216, 235) |
| HSL | hsl(324, 70%, 91%) |
| HSV | hsv(324, 13%, 97%) |
| CMYK | cmyk(0%, 12.9%, 5.2%, 2.7%) |
| CIE-LAB | lab(89.42, 14.22, -5.20) |
| CIE-LCH | lch(89.42, 15.14, 339.93°) |
| OKLab | oklab(91.43% 0.041 -0.0136) |
| OKLCH | oklch(91.43% 0.043 341.6) |
| XYZ | xyz(78.2611, 75.0678, 88.9480) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.32
Pale Pink
#FFCFDC
ΔE00 5.01
Thistle
#D8BFD8
ΔE00 6.84
Pale Mauve
#FED0FC
ΔE00 7.47
Very Light Purple
#F6CEFC
ΔE00 7.94
Pale Lavender
#EECFFE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8EB #D8F8E5
analogous
#F5D8F8 #F8D8EB #F8D8DB
triadic
#F8D8EB #EBF8D8 #D8EBF8
tetradic
#F8D8EB #F8F5D8 #D8F8E5 #D8DBF8
square
#F8D8EB #F8F5D8 #D8F8E5 #D8DBF8
split-complementary
#F8D8EB #DBF8D8 #D8F8F5
monochromatic
#E570B6 #EFA4D0 #F8D8EB #FAE5F2 #FAE5F2
Accessibility & contrast
On white
1.31
#F8D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F8D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8EB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8EB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#FCD8DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f8d8eb; /* rgb */ color: rgb(248, 216, 235); /* oklch */ color: oklch(91.4% 0.043 341.6);
Tailwind
colors: {
custom: {
50: '#fae4f1',
500: '#f8d8eb',
950: '#000000',
},
}SCSS
$custom: #f8d8eb; $custom-light: #fae4f1; $custom-dark: #000000;
JSON
{
"hex": "#f8d8eb",
"rgb": {
"r": 248,
"g": 216,
"b": 235
},
"hsl": {
"h": 324.375,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.91425,
"c": 0.04316,
"h": 341.6
},
"luminance": 0.75066
}Semantic roles & 50–950 ramp
primary
#F8D8EB
secondary
#99DCB4
accent
#D26114
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485