#F6DCF6#F6DCF6
#F6DCF6 is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.3% C 0.045 H 325.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCF6 |
|---|---|
| RGB | rgb(246, 220, 246) |
| HSL | hsl(300, 59%, 91%) |
| HSV | hsv(300, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(90.52, 13.40, -9.37) |
| CIE-LCH | lch(90.52, 16.35, 325.03°) |
| OKLab | oklab(92.34% 0.0369 -0.0249) |
| OKLCH | oklch(92.34% 0.045 325.9) |
| XYZ | xyz(80.2315, 77.4340, 97.8906) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.42
Very Light Purple
#F6CEFC
ΔE00 6.43
Pale Mauve
#FED0FC
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 6.85
Light Pink
#FFD1DF
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCF6 #DCF6DC
analogous
#E9DCF6 #F6DCF6 #F6DCE9
triadic
#F6DCF6 #F6F6DC #DCF6F6
tetradic
#F6DCF6 #F6E9DC #DCF6DC #DCE9F6
square
#F6DCF6 #F6E9DC #DCF6DC #DCE9F6
split-complementary
#F6DCF6 #E9F6DC #DCF6E9
monochromatic
#DD7BDD #E9ABE9 #F6DCF6 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.27
#F6DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F6DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCF6
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCF6 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F7
Deuteranopia (green-blind)
#E0E5F5
Tritanopia (blue-blind)
#F8DEE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dcf6; /* rgb */ color: rgb(246, 220, 246); /* oklch */ color: oklch(92.3% 0.045 325.9);
Tailwind
colors: {
custom: {
50: '#f9e6f9',
500: '#f6dcf6',
950: '#000000',
},
}SCSS
$custom: #f6dcf6; $custom-light: #f9e6f9; $custom-dark: #000000;
JSON
{
"hex": "#f6dcf6",
"rgb": {
"r": 246,
"g": 220,
"b": 246
},
"hsl": {
"h": 300,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92338,
"c": 0.04451,
"h": 325.9
},
"luminance": 0.77433
}Semantic roles & 50–950 ramp
primary
#F6DCF6
secondary
#9FD79F
accent
#C71F1F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485