#F6DCFA#F6DCFA
#F6DCFA is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.5% C 0.049 H 321.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCFA |
|---|---|
| RGB | rgb(246, 220, 250) |
| HSL | hsl(292, 75%, 92%) |
| HSV | hsv(292, 12%, 98%) |
| CMYK | cmyk(1.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(90.63, 14.12, -11.30) |
| CIE-LCH | lch(90.63, 18.09, 321.33°) |
| OKLab | oklab(92.46% 0.0383 -0.0302) |
| OKLCH | oklch(92.46% 0.049 321.7) |
| XYZ | xyz(80.8521, 77.6823, 101.1588) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 5.49
Pale Mauve
#FED0FC
ΔE00 5.69
Thistle
#D8BFD8
ΔE00 7.05
Pale Lilac
#E4CBFF
ΔE00 7.22
Light Lilac
#EDC8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCFA #E0FADC
analogous
#E7DCFA #F6DCFA #FADCEF
triadic
#F6DCFA #FAF6DC #DCFAF6
tetradic
#F6DCFA #FAE7DC #E0FADC #DCEFFA
square
#F6DCFA #FAE7DC #E0FADC #DCEFFA
split-complementary
#F6DCFA #EFFADC #DCFAE7
monochromatic
#DA71EB #E8A6F2 #F6DCFA #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.27
#F6DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F6DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCFA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCFA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#F7DFE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dcfa; /* rgb */ color: rgb(246, 220, 250); /* oklch */ color: oklch(92.5% 0.049 321.7);
Tailwind
colors: {
custom: {
50: '#f9e6fc',
500: '#f6dcfa',
950: '#000000',
},
}SCSS
$custom: #f6dcfa; $custom-light: #f9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f6dcfa",
"rgb": {
"r": 246,
"g": 220,
"b": 250
},
"hsl": {
"h": 292,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92464,
"c": 0.04872,
"h": 321.7
},
"luminance": 0.77681
}Semantic roles & 50–950 ramp
primary
#F6DCFA
secondary
#A4E09B
accent
#D70E29
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485