#F6DCFF#F6DCFF
#F6DCFF is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.6% C 0.054 H 317.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCFF |
|---|---|
| RGB | rgb(246, 220, 255) |
| HSL | hsl(285, 100%, 93%) |
| HSV | hsv(285, 14%, 100%) |
| CMYK | cmyk(3.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(90.78, 15.04, -13.71) |
| CIE-LCH | lch(90.78, 20.35, 317.67°) |
| OKLab | oklab(92.63% 0.04 -0.0367) |
| OKLCH | oklch(92.63% 0.054 317.4) |
| XYZ | xyz(81.6465, 78.0000, 105.3427) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 4.59
Pale Mauve
#FED0FC
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Lilac
#EDC8FF
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCFF #E5FFDC
analogous
#E4DCFF #F6DCFF #FFDCF6
triadic
#F6DCFF #FFF6DC #DCFFF6
tetradic
#F6DCFF #FFE4DC #E5FFDC #DCF6FF
square
#F6DCFF #FFE4DC #E5FFDC #DCF6FF
split-complementary
#F6DCFF #F6FFDC #DCFFE4
monochromatic
#D762FF #E69FFF #F6DCFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.27
#F6DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F6DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCFF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCFF | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F6DFE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f6dcff; /* rgb */ color: rgb(246, 220, 255); /* oklch */ color: oklch(92.6% 0.054 317.4);
Tailwind
colors: {
custom: {
50: '#f9e7ff',
500: '#f6dcff',
950: '#000000',
},
}SCSS
$custom: #f6dcff; $custom-light: #f9e7ff; $custom-dark: #000000;
JSON
{
"hex": "#f6dcff",
"rgb": {
"r": 246,
"g": 220,
"b": 255
},
"hsl": {
"h": 284.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92625,
"c": 0.05427,
"h": 317.4
},
"luminance": 0.77999
}Semantic roles & 50–950 ramp
primary
#F6DCFF
secondary
#AAEC93
accent
#E6003B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486