#F6DCED#F6DCED
#F6DCED is a very light, muted pink. Relative luminance 0.769; OKLCH L 92.1% C 0.036 H 338.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCED |
|---|---|
| RGB | rgb(246, 220, 237) |
| HSL | hsl(321, 59%, 91%) |
| HSV | hsv(321, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 3.7%, 3.5%) |
| CIE-LAB | lab(90.27, 11.80, -5.02) |
| CIE-LCH | lch(90.27, 12.83, 336.98°) |
| OKLab | oklab(92.06% 0.0337 -0.0132) |
| OKLCH | oklch(92.06% 0.036 338.6) |
| XYZ | xyz(78.8835, 76.8948, 90.7910) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.87
Pale Pink
#FFCFDC
ΔE00 6.52
Lavenderblush
#FFF0F5
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 8.14
Pale Mauve
#FED0FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCED #DCF6E5
analogous
#F2DCF6 #F6DCED #F6DCE0
triadic
#F6DCED #EDF6DC #DCEDF6
tetradic
#F6DCED #F6F2DC #DCF6E5 #DCE0F6
square
#F6DCED #F6F2DC #DCF6E5 #DCE0F6
split-complementary
#F6DCED #E0F6DC #DCF6F2
monochromatic
#DD7BBB #E9ABD4 #F6DCED #F9E7F2 #F9E7F2
Accessibility & contrast
On white
1.28
#F6DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#F6DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCED
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCED | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#F9DCE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dced; /* rgb */ color: rgb(246, 220, 237); /* oklch */ color: oklch(92.1% 0.036 338.6);
Tailwind
colors: {
custom: {
50: '#f9e6f2',
500: '#f6dced',
950: '#000000',
},
}SCSS
$custom: #f6dced; $custom-light: #f9e6f2; $custom-dark: #000000;
JSON
{
"hex": "#f6dced",
"rgb": {
"r": 246,
"g": 220,
"b": 237
},
"hsl": {
"h": 320.769,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92063,
"c": 0.03619,
"h": 338.6
},
"luminance": 0.76894
}Semantic roles & 50–950 ramp
primary
#F6DCED
secondary
#9FD7B2
accent
#C7591F
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485