#F6DCE4#F6DCE4
#F6DCE4 is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.8% C 0.030 H 357.1°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCE4 |
|---|---|
| RGB | rgb(246, 220, 228) |
| HSL | hsl(342, 59%, 91%) |
| HSV | hsv(342, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 7.3%, 3.5%) |
| CIE-LAB | lab(90.04, 10.27, -0.64) |
| CIE-LCH | lch(90.04, 10.29, 356.45°) |
| OKLab | oklab(91.8% 0.0304 -0.0015) |
| OKLCH | oklch(91.8% 0.03 357.1) |
| XYZ | xyz(77.6015, 76.3820, 84.0390) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.94
Lavenderblush
#FFF0F5
ΔE00 5.60
Light Pink
#FFD1DF
ΔE00 6.11
Pale Pink
#FFCFDC
ΔE00 6.56
Very Light Pink
#FFF4F2
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCE4 #DCF6EE
analogous
#F6DCF1 #F6DCE4 #F6E1DC
triadic
#F6DCE4 #E4F6DC #DCE4F6
tetradic
#F6DCE4 #F1F6DC #DCF6EE #E1DCF6
square
#F6DCE4 #F1F6DC #DCF6EE #E1DCF6
split-complementary
#F6DCE4 #DCF6E1 #DCF1F6
monochromatic
#DD7B99 #E9ABBE #F6DCE4 #F9E7EC #F9E7EC
Accessibility & contrast
On white
1.29
#F6DCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F6DCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCE4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCE4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#E4E4E3
Tritanopia (blue-blind)
#FBDBDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6dce4; /* rgb */ color: rgb(246, 220, 228); /* oklch */ color: oklch(91.8% 0.030 357.1);
Tailwind
colors: {
custom: {
50: '#f9e6ec',
500: '#f6dce4',
950: '#000000',
},
}SCSS
$custom: #f6dce4; $custom-light: #f9e6ec; $custom-dark: #000000;
JSON
{
"hex": "#f6dce4",
"rgb": {
"r": 246,
"g": 220,
"b": 228
},
"hsl": {
"h": 341.538,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.918,
"c": 0.03047,
"h": 357.1
},
"luminance": 0.76381
}Semantic roles & 50–950 ramp
primary
#F6DCE4
secondary
#9FD7C6
accent
#C7931F
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484