#F6DCEC#F6DCEC
#F6DCEC is a very light, muted pink. Relative luminance 0.768; OKLCH L 92.0% C 0.035 H 340.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCEC |
|---|---|
| RGB | rgb(246, 220, 236) |
| HSL | hsl(323, 59%, 91%) |
| HSV | hsv(323, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 4.1%, 3.5%) |
| CIE-LAB | lab(90.25, 11.63, -4.53) |
| CIE-LCH | lch(90.25, 12.48, 338.72°) |
| OKLab | oklab(92.03% 0.0333 -0.0119) |
| OKLCH | oklch(92.03% 0.035 340.4) |
| XYZ | xyz(78.7378, 76.8366, 90.0237) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.80
Pale Pink
#FFCFDC
ΔE00 6.44
Lavenderblush
#FFF0F5
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.43
Mistyrose
#FFE4E1
ΔE00 7.80
Pale Mauve
#FED0FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCEC #DCF6E6
analogous
#F3DCF6 #F6DCEC #F6DCDF
triadic
#F6DCEC #ECF6DC #DCECF6
tetradic
#F6DCEC #F6F3DC #DCF6E6 #DCDFF6
square
#F6DCEC #F6F3DC #DCF6E6 #DCDFF6
split-complementary
#F6DCEC #DFF6DC #DCF6F3
monochromatic
#DD7BB7 #E9ABD2 #F6DCEC #F9E7F2 #F9E7F2
Accessibility & contrast
On white
1.28
#F6DCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F6DCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCEC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCEC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#FADCE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dcec; /* rgb */ color: rgb(246, 220, 236); /* oklch */ color: oklch(92.0% 0.035 340.4);
Tailwind
colors: {
custom: {
50: '#f9e6f2',
500: '#f6dcec',
950: '#000000',
},
}SCSS
$custom: #f6dcec; $custom-light: #f9e6f2; $custom-dark: #000000;
JSON
{
"hex": "#f6dcec",
"rgb": {
"r": 246,
"g": 220,
"b": 236
},
"hsl": {
"h": 323.077,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92033,
"c": 0.0354,
"h": 340.4
},
"luminance": 0.76835
}Semantic roles & 50–950 ramp
primary
#F6DCEC
secondary
#9FD7B5
accent
#C75F1F
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485