#F8DFF8#F8DFF8
#F8DFF8 is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.1% C 0.043 H 325.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFF8 |
|---|---|
| RGB | rgb(248, 223, 248) |
| HSL | hsl(300, 64%, 92%) |
| HSV | hsv(300, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(91.46, 12.86, -9.00) |
| CIE-LCH | lch(91.46, 15.69, 325.00°) |
| OKLab | oklab(93.13% 0.0354 -0.0239) |
| OKLCH | oklch(93.13% 0.043 325.9) |
| XYZ | xyz(82.0400, 79.5101, 99.8138) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.00
Very Light Purple
#F6CEFC
ΔE00 7.02
Light Pink
#FFD1DF
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 7.44
Pale Pink
#FFCFDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFF8 #DFF8DF
analogous
#ECDFF8 #F8DFF8 #F8DFEC
triadic
#F8DFF8 #F8F8DF #DFF8F8
tetradic
#F8DFF8 #F8ECDF #DFF8DF #DFECF8
square
#F8DFF8 #F8ECDF #DFF8DF #DFECF8
split-complementary
#F8DFF8 #ECF8DF #DFF8EC
monochromatic
#E27BE2 #EDADED #F8DFF8 #FAE6FA #FAE6FA
Accessibility & contrast
On white
1.24
#F8DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#F8DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFF8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFF8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#FAE1E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8dff8; /* rgb */ color: rgb(248, 223, 248); /* oklch */ color: oklch(93.1% 0.043 325.9);
Tailwind
colors: {
custom: {
50: '#fae9fa',
500: '#f8dff8',
950: '#000000',
},
}SCSS
$custom: #f8dff8; $custom-light: #fae9fa; $custom-dark: #000000;
JSON
{
"hex": "#f8dff8",
"rgb": {
"r": 248,
"g": 223,
"b": 248
},
"hsl": {
"h": 300,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.9313,
"c": 0.04272,
"h": 325.9
},
"luminance": 0.79509
}Semantic roles & 50–950 ramp
primary
#F8DFF8
secondary
#A0DBA0
accent
#CC1A1A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485