#F6DCE8#F6DCE8
#F6DCE8 is a very light, muted pink. Relative luminance 0.766; OKLCH L 91.9% C 0.033 H 348.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCE8 |
|---|---|
| RGB | rgb(246, 220, 232) |
| HSL | hsl(332, 59%, 91%) |
| HSV | hsv(332, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 5.7%, 3.5%) |
| CIE-LAB | lab(90.14, 10.94, -2.59) |
| CIE-LCH | lch(90.14, 11.24, 346.71°) |
| OKLab | oklab(91.92% 0.0319 -0.0067) |
| OKLCH | oklch(91.92% 0.033 348.1) |
| XYZ | xyz(78.1632, 76.6067, 86.9973) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.76
Lavenderblush
#FFF0F5
ΔE00 6.16
Pale Pink
#FFCFDC
ΔE00 6.32
Mistyrose
#FFE4E1
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 8.12
Light Rose
#FFC5CB
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCE8 #DCF6EA
analogous
#F6DCF5 #F6DCE8 #F6DDDC
triadic
#F6DCE8 #E8F6DC #DCE8F6
tetradic
#F6DCE8 #F5F6DC #DCF6EA #DDDCF6
square
#F6DCE8 #F5F6DC #DCF6EA #DDDCF6
split-complementary
#F6DCE8 #DCF6DD #DCF5F6
monochromatic
#DD7BA8 #E9ABC8 #F6DCE8 #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.29
#F6DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F6DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCE8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCE8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E9
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#FADCE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dce8; /* rgb */ color: rgb(246, 220, 232); /* oklch */ color: oklch(91.9% 0.033 348.1);
Tailwind
colors: {
custom: {
50: '#f9e6ef',
500: '#f6dce8',
950: '#000000',
},
}SCSS
$custom: #f6dce8; $custom-light: #f9e6ef; $custom-dark: #000000;
JSON
{
"hex": "#f6dce8",
"rgb": {
"r": 246,
"g": 220,
"b": 232
},
"hsl": {
"h": 332.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91916,
"c": 0.03259,
"h": 348.1
},
"luminance": 0.76605
}Semantic roles & 50–950 ramp
primary
#F6DCE8
secondary
#9FD7BD
accent
#C7791F
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485