#F8D8F8#F8D8F8
#F8D8F8 is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.8% C 0.055 H 326.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8F8 |
|---|---|
| RGB | rgb(248, 216, 248) |
| HSL | hsl(300, 70%, 91%) |
| HSV | hsv(300, 13%, 97%) |
| CMYK | cmyk(0%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(89.79, 16.51, -11.50) |
| CIE-LCH | lch(89.79, 20.12, 325.15°) |
| OKLab | oklab(91.83% 0.0455 -0.0306) |
| OKLCH | oklch(91.83% 0.055 326) |
| XYZ | xyz(80.2083, 75.8467, 99.2033) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 4.23
Pale Lavender
#EECFFE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8F8 #D8F8D8
analogous
#E8D8F8 #F8D8F8 #F8D8E8
triadic
#F8D8F8 #F8F8D8 #D8F8F8
tetradic
#F8D8F8 #F8E8D8 #D8F8D8 #D8E8F8
square
#F8D8F8 #F8E8D8 #D8F8D8 #D8E8F8
split-complementary
#F8D8F8 #E8F8D8 #D8F8E8
monochromatic
#E570E5 #EFA4EF #F8D8F8 #FAE5FA #FAE5FA
Accessibility & contrast
On white
1.30
#F8D8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F8D8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8F8
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8F8 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#FADAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8d8f8; /* rgb */ color: rgb(248, 216, 248); /* oklch */ color: oklch(91.8% 0.055 326.0);
Tailwind
colors: {
custom: {
50: '#fae4fa',
500: '#f8d8f8',
950: '#000000',
},
}SCSS
$custom: #f8d8f8; $custom-light: #fae4fa; $custom-dark: #000000;
JSON
{
"hex": "#f8d8f8",
"rgb": {
"r": 248,
"g": 216,
"b": 248
},
"hsl": {
"h": 300,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.91828,
"c": 0.05484,
"h": 326
},
"luminance": 0.75846
}Semantic roles & 50–950 ramp
primary
#F8D8F8
secondary
#99DC99
accent
#D21414
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485