#F8DCFA#F8DCFA
#F8DCFA is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.6% C 0.050 H 323.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCFA |
|---|---|
| RGB | rgb(248, 220, 250) |
| HSL | hsl(296, 75%, 92%) |
| HSV | hsv(296, 12%, 98%) |
| CMYK | cmyk(0.8%, 12%, 0%, 2%) |
| CIE-LAB | lab(90.80, 14.78, -11.04) |
| CIE-LCH | lch(90.80, 18.45, 323.25°) |
| OKLab | oklab(92.63% 0.0404 -0.0294) |
| OKLCH | oklch(92.63% 0.05 323.9) |
| XYZ | xyz(81.5575, 78.0460, 101.1919) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 5.30
Pale Mauve
#FED0FC
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 7.17
Pale Lilac
#E4CBFF
ΔE00 7.41
Light Lilac
#EDC8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCFA #DEFADC
analogous
#E9DCFA #F8DCFA #FADCED
triadic
#F8DCFA #FAF8DC #DCFAF8
tetradic
#F8DCFA #FAE9DC #DEFADC #DCEDFA
square
#F8DCFA #FAE9DC #DEFADC #DCEDFA
split-complementary
#F8DCFA #EDFADC #DCFAE9
monochromatic
#E371EB #EDA6F2 #F8DCFA #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.26
#F8DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#F8DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCFA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCFA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#E0E6F9
Tritanopia (blue-blind)
#FADEE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8dcfa; /* rgb */ color: rgb(248, 220, 250); /* oklch */ color: oklch(92.6% 0.050 323.9);
Tailwind
colors: {
custom: {
50: '#fae7fc',
500: '#f8dcfa',
950: '#000000',
},
}SCSS
$custom: #f8dcfa; $custom-light: #fae7fc; $custom-dark: #000000;
JSON
{
"hex": "#f8dcfa",
"rgb": {
"r": 248,
"g": 220,
"b": 250
},
"hsl": {
"h": 296,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92633,
"c": 0.04997,
"h": 323.9
},
"luminance": 0.78045
}Semantic roles & 50–950 ramp
primary
#F8DCFA
secondary
#9FE09B
accent
#D70E1C
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485