#F8DFFE#F8DFFE
#F8DFFE is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.3% C 0.049 H 319.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFFE |
|---|---|
| RGB | rgb(248, 223, 254) |
| HSL | hsl(288, 94%, 94%) |
| HSV | hsv(288, 12%, 100%) |
| CMYK | cmyk(2.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.63, 13.94, -11.89) |
| CIE-LCH | lch(91.63, 18.32, 319.55°) |
| OKLab | oklab(93.32% 0.0374 -0.0318) |
| OKLCH | oklch(93.32% 0.049 319.7) |
| XYZ | xyz(82.9858, 79.8884, 104.7950) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.41
Very Light Purple
#F6CEFC
ΔE00 5.70
Pale Mauve
#FED0FC
ΔE00 5.93
Pale Lilac
#E4CBFF
ΔE00 7.24
Light Lilac
#EDC8FF
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFFE #E5FEDF
analogous
#E8DFFE #F8DFFE #FEDFF4
triadic
#F8DFFE #FEF8DF #DFFEF8
tetradic
#F8DFFE #FEE8DF #E5FEDF #DFF4FE
square
#F8DFFE #FEE8DF #E5FEDF #DFF4FE
split-complementary
#F8DFFE #F4FEDF #DFFEE8
monochromatic
#DE68FA #EBA4FC #F8DFFE #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.24
#F8DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F8DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFFE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFFE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#F9E2E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8dffe; /* rgb */ color: rgb(248, 223, 254); /* oklch */ color: oklch(93.3% 0.049 319.7);
Tailwind
colors: {
custom: {
50: '#fae9fe',
500: '#f8dffe',
950: '#000000',
},
}SCSS
$custom: #f8dffe; $custom-light: #fae9fe; $custom-dark: #000000;
JSON
{
"hex": "#f8dffe",
"rgb": {
"r": 248,
"g": 223,
"b": 254
},
"hsl": {
"h": 288.387,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93319,
"c": 0.0491,
"h": 319.7
},
"luminance": 0.79888
}Semantic roles & 50–950 ramp
primary
#F8DFFE
secondary
#A7EA98
accent
#E6002C
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485