#F8D8EF#F8D8EF
#F8D8EF is a very light, muted pink. Relative luminance 0.753; OKLCH L 91.5% C 0.046 H 336.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8EF |
|---|---|
| RGB | rgb(248, 216, 239) |
| HSL | hsl(317, 70%, 91%) |
| HSV | hsv(317, 13%, 97%) |
| CMYK | cmyk(0%, 12.9%, 3.6%, 2.7%) |
| CIE-LAB | lab(89.53, 14.92, -7.14) |
| CIE-LCH | lch(89.53, 16.54, 334.42°) |
| OKLab | oklab(91.55% 0.0424 -0.0189) |
| OKLCH | oklch(91.55% 0.046 336) |
| XYZ | xyz(78.8455, 75.3016, 92.0258) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.08
Pale Pink
#FFCFDC
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 6.57
Very Light Purple
#F6CEFC
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8EF #D8F8E1
analogous
#F1D8F8 #F8D8EF #F8D8DF
triadic
#F8D8EF #EFF8D8 #D8EFF8
tetradic
#F8D8EF #F8F1D8 #D8F8E1 #D8DFF8
square
#F8D8EF #F8F1D8 #D8F8E1 #D8DFF8
split-complementary
#F8D8EF #DFF8D8 #D8F8F1
monochromatic
#E570C4 #EFA4DA #F8D8EF #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.31
#F8D8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#F8D8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8EF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8EF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#FCD9DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f8d8ef; /* rgb */ color: rgb(248, 216, 239); /* oklch */ color: oklch(91.5% 0.046 336.0);
Tailwind
colors: {
custom: {
50: '#fae4f4',
500: '#f8d8ef',
950: '#000000',
},
}SCSS
$custom: #f8d8ef; $custom-light: #fae4f4; $custom-dark: #000000;
JSON
{
"hex": "#f8d8ef",
"rgb": {
"r": 248,
"g": 216,
"b": 239
},
"hsl": {
"h": 316.875,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.91546,
"c": 0.04637,
"h": 336
},
"luminance": 0.753
}Semantic roles & 50–950 ramp
primary
#F8D8EF
secondary
#99DCAB
accent
#D24914
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485