#F8DCFB#F8DCFB
#F8DCFB is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.7% C 0.051 H 323.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCFB |
|---|---|
| RGB | rgb(248, 220, 251) |
| HSL | hsl(294, 79%, 92%) |
| HSV | hsv(294, 12%, 98%) |
| CMYK | cmyk(1.2%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.83, 14.96, -11.52) |
| CIE-LCH | lch(90.83, 18.88, 322.41°) |
| OKLab | oklab(92.67% 0.0407 -0.0307) |
| OKLCH | oklch(92.67% 0.051 323) |
| XYZ | xyz(81.7147, 78.1089, 102.0199) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.11
Pale Mauve
#FED0FC
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCFB #DFFBDC
analogous
#E9DCFB #F8DCFB #FBDCEE
triadic
#F8DCFB #FBF8DC #DCFBF8
tetradic
#F8DCFB #FBE9DC #DFFBDC #DCEEFB
square
#F8DCFB #FBE9DC #DFFBDC #DCEEFB
split-complementary
#F8DCFB #EEFBDC #DCFBE9
monochromatic
#E26EEE #EDA5F5 #F8DCFB #FAE4FC #FAE4FC
Accessibility & contrast
On white
1.26
#F8DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#F8DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCFB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCFB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#F9DFE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8dcfb; /* rgb */ color: rgb(248, 220, 251); /* oklch */ color: oklch(92.7% 0.051 323.0);
Tailwind
colors: {
custom: {
50: '#fae7fc',
500: '#f8dcfb',
950: '#000000',
},
}SCSS
$custom: #f8dcfb; $custom-light: #fae7fc; $custom-dark: #000000;
JSON
{
"hex": "#f8dcfb",
"rgb": {
"r": 248,
"g": 220,
"b": 251
},
"hsl": {
"h": 294.194,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92665,
"c": 0.05102,
"h": 323
},
"luminance": 0.78108
}Semantic roles & 50–950 ramp
primary
#F8DCFB
secondary
#A0E299
accent
#DC0A1E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485