#F8DFFA#F8DFFA
#F8DFFA is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.2% C 0.045 H 323.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFFA |
|---|---|
| RGB | rgb(248, 223, 250) |
| HSL | hsl(296, 73%, 93%) |
| HSV | hsv(296, 11%, 98%) |
| CMYK | cmyk(0.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(91.52, 13.22, -9.96) |
| CIE-LCH | lch(91.52, 16.55, 322.98°) |
| OKLab | oklab(93.19% 0.0361 -0.0265) |
| OKLCH | oklch(93.19% 0.045 323.6) |
| XYZ | xyz(82.3520, 79.6349, 101.4567) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.42
Very Light Purple
#F6CEFC
ΔE00 6.54
Pale Mauve
#FED0FC
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFFA #E1FADF
analogous
#EADFFA #F8DFFA #FADFEE
triadic
#F8DFFA #FAF8DF #DFFAF8
tetradic
#F8DFFA #FAEADF #E1FADF #DFEEFA
square
#F8DFFA #FAEADF #E1FADF #DFEEFA
split-complementary
#F8DFFA #EEFADF #DFFAEA
monochromatic
#E175E9 #ECAAF2 #F8DFFA #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.24
#F8DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#F8DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFFA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFFA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#F9E1E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8dffa; /* rgb */ color: rgb(248, 223, 250); /* oklch */ color: oklch(93.2% 0.045 323.6);
Tailwind
colors: {
custom: {
50: '#fae9fc',
500: '#f8dffa',
950: '#000000',
},
}SCSS
$custom: #f8dffa; $custom-light: #fae9fc; $custom-dark: #000000;
JSON
{
"hex": "#f8dffa",
"rgb": {
"r": 248,
"g": 223,
"b": 250
},
"hsl": {
"h": 295.556,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.93193,
"c": 0.04479,
"h": 323.6
},
"luminance": 0.79634
}Semantic roles & 50–950 ramp
primary
#F8DFFA
secondary
#A3DF9E
accent
#D5101F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485