#F8DEFB#F8DEFB
#F8DEFB is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.0% C 0.048 H 322.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEFB |
|---|---|
| RGB | rgb(248, 222, 251) |
| HSL | hsl(294, 78%, 93%) |
| HSV | hsv(294, 12%, 98%) |
| CMYK | cmyk(1.2%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.31, 13.92, -10.80) |
| CIE-LCH | lch(91.31, 17.62, 322.18°) |
| OKLab | oklab(93.04% 0.0379 -0.0288) |
| OKLCH | oklch(93.04% 0.048 322.7) |
| XYZ | xyz(82.2428, 79.1650, 102.1959) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.79
Very Light Purple
#F6CEFC
ΔE00 5.90
Pale Mauve
#FED0FC
ΔE00 5.99
Thistle
#D8BFD8
ΔE00 7.41
Pale Lilac
#E4CBFF
ΔE00 7.70
Light Pink
#FFD1DF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEFB #E1FBDE
analogous
#E9DEFB #F8DEFB #FBDEEF
triadic
#F8DEFB #FBF8DE #DEFBF8
tetradic
#F8DEFB #FBE9DE #E1FBDE #DEEFFB
square
#F8DEFB #FBE9DE #E1FBDE #DEEFFB
split-complementary
#F8DEFB #EFFBDE #DEFBE9
monochromatic
#E171EE #ECA7F4 #F8DEFB #F9E4FC #F9E4FC
Accessibility & contrast
On white
1.25
#F8DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#F8DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEFB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEFB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#F9E0E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8defb; /* rgb */ color: rgb(248, 222, 251); /* oklch */ color: oklch(93.0% 0.048 322.7);
Tailwind
colors: {
custom: {
50: '#fae8fc',
500: '#f8defb',
950: '#000000',
},
}SCSS
$custom: #f8defb; $custom-light: #fae8fc; $custom-dark: #000000;
JSON
{
"hex": "#f8defb",
"rgb": {
"r": 248,
"g": 222,
"b": 251
},
"hsl": {
"h": 293.793,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.93037,
"c": 0.04757,
"h": 322.7
},
"luminance": 0.79164
}Semantic roles & 50–950 ramp
primary
#F8DEFB
secondary
#A3E29B
accent
#DB0B20
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485