#F6DCE6#F6DCE6
#F6DCE6 is a very light, muted pink. Relative luminance 0.765; OKLCH L 91.9% C 0.031 H 352.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCE6 |
|---|---|
| RGB | rgb(246, 220, 230) |
| HSL | hsl(337, 59%, 91%) |
| HSV | hsv(337, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 6.5%, 3.5%) |
| CIE-LAB | lab(90.09, 10.60, -1.61) |
| CIE-LCH | lch(90.09, 10.72, 351.36°) |
| OKLab | oklab(91.86% 0.0312 -0.0041) |
| OKLCH | oklch(91.86% 0.031 352.5) |
| XYZ | xyz(77.8807, 76.4937, 85.5096) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.68
Lavenderblush
#FFF0F5
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 5.89
Pale Pink
#FFCFDC
ΔE00 6.39
Thistle
#D8BFD8
ΔE00 8.55
Very Light Pink
#FFF4F2
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCE6 #DCF6EC
analogous
#F6DCF3 #F6DCE6 #F6DFDC
triadic
#F6DCE6 #E6F6DC #DCE6F6
tetradic
#F6DCE6 #F3F6DC #DCF6EC #DFDCF6
square
#F6DCE6 #F3F6DC #DCF6EC #DFDCF6
split-complementary
#F6DCE6 #DCF6DF #DCF3F6
monochromatic
#DD7BA0 #E9ABC3 #F6DCE6 #F9E7EE #F9E7EE
Accessibility & contrast
On white
1.29
#F6DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F6DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCE6
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCE6 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#FBDBDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dce6; /* rgb */ color: rgb(246, 220, 230); /* oklch */ color: oklch(91.9% 0.031 352.5);
Tailwind
colors: {
custom: {
50: '#f9e6ed',
500: '#f6dce6',
950: '#000000',
},
}SCSS
$custom: #f6dce6; $custom-light: #f9e6ed; $custom-dark: #000000;
JSON
{
"hex": "#f6dce6",
"rgb": {
"r": 246,
"g": 220,
"b": 230
},
"hsl": {
"h": 336.923,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91858,
"c": 0.03143,
"h": 352.5
},
"luminance": 0.76492
}Semantic roles & 50–950 ramp
primary
#F6DCE6
secondary
#9FD7C2
accent
#C7861F
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484