#F6DCF0#F6DCF0
#F6DCF0 is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.2% C 0.039 H 333.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCF0 |
|---|---|
| RGB | rgb(246, 220, 240) |
| HSL | hsl(314, 59%, 91%) |
| HSV | hsv(314, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 2.4%, 3.5%) |
| CIE-LAB | lab(90.35, 12.33, -6.47) |
| CIE-LCH | lch(90.35, 13.92, 332.31°) |
| OKLab | oklab(92.15% 0.0348 -0.0171) |
| OKLCH | oklch(92.15% 0.039 333.8) |
| XYZ | xyz(79.3255, 77.0716, 93.1186) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.18
Pale Pink
#FFCFDC
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 7.00
Lavenderblush
#FFF0F5
ΔE00 7.86
Pale Mauve
#FED0FC
ΔE00 7.93
Very Light Purple
#F6CEFC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCF0 #DCF6E2
analogous
#EFDCF6 #F6DCF0 #F6DCE3
triadic
#F6DCF0 #F0F6DC #DCF0F6
tetradic
#F6DCF0 #F6EFDC #DCF6E2 #DCE3F6
square
#F6DCF0 #F6EFDC #DCF6E2 #DCE3F6
split-complementary
#F6DCF0 #E3F6DC #DCF6EF
monochromatic
#DD7BC6 #E9ABDB #F6DCF0 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.28
#F6DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F6DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCF0
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCF0 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#F9DDE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dcf0; /* rgb */ color: rgb(246, 220, 240); /* oklch */ color: oklch(92.2% 0.039 333.8);
Tailwind
colors: {
custom: {
50: '#f9e6f5',
500: '#f6dcf0',
950: '#000000',
},
}SCSS
$custom: #f6dcf0; $custom-light: #f9e6f5; $custom-dark: #000000;
JSON
{
"hex": "#f6dcf0",
"rgb": {
"r": 246,
"g": 220,
"b": 240
},
"hsl": {
"h": 313.846,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92153,
"c": 0.03875,
"h": 333.8
},
"luminance": 0.77071
}Semantic roles & 50–950 ramp
primary
#F6DCF0
secondary
#9FD7AC
accent
#C7461F
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485