#F6DCF4#F6DCF4
#F6DCF4 is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.3% C 0.043 H 328.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCF4 |
|---|---|
| RGB | rgb(246, 220, 244) |
| HSL | hsl(305, 59%, 91%) |
| HSV | hsv(305, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 0.8%, 3.5%) |
| CIE-LAB | lab(90.47, 13.04, -8.41) |
| CIE-LCH | lch(90.47, 15.51, 327.19°) |
| OKLab | oklab(92.28% 0.0362 -0.0223) |
| OKLCH | oklch(92.28% 0.043 328.3) |
| XYZ | xyz(79.9262, 77.3119, 96.2826) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 6.83
Pale Mauve
#FED0FC
ΔE00 6.91
Very Light Purple
#F6CEFC
ΔE00 6.96
Pale Lavender
#EECFFE
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCF4 #DCF6DE
analogous
#EBDCF6 #F6DCF4 #F6DCE7
triadic
#F6DCF4 #F4F6DC #DCF4F6
tetradic
#F6DCF4 #F6EBDC #DCF6DE #DCE7F6
square
#F6DCF4 #F6EBDC #DCF6DE #DCE7F6
split-complementary
#F6DCF4 #E7F6DC #DCF6EB
monochromatic
#DD7BD5 #E9ABE5 #F6DCF4 #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.28
#F6DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F6DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCF4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCF4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#E0E5F3
Tritanopia (blue-blind)
#F8DEE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dcf4; /* rgb */ color: rgb(246, 220, 244); /* oklch */ color: oklch(92.3% 0.043 328.3);
Tailwind
colors: {
custom: {
50: '#f9e6f7',
500: '#f6dcf4',
950: '#000000',
},
}SCSS
$custom: #f6dcf4; $custom-light: #f9e6f7; $custom-dark: #000000;
JSON
{
"hex": "#f6dcf4",
"rgb": {
"r": 246,
"g": 220,
"b": 244
},
"hsl": {
"h": 304.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92276,
"c": 0.04251,
"h": 328.3
},
"luminance": 0.77311
}Semantic roles & 50–950 ramp
primary
#F6DCF4
secondary
#9FD7A3
accent
#C72C1F
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485