#F7DCED#F7DCED
#F7DCED is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.1% C 0.037 H 339.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCED |
|---|---|
| RGB | rgb(247, 220, 237) |
| HSL | hsl(322, 63%, 92%) |
| HSV | hsv(322, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 4%, 3.1%) |
| CIE-LAB | lab(90.36, 12.14, -4.88) |
| CIE-LCH | lch(90.36, 13.09, 338.09°) |
| OKLab | oklab(92.15% 0.0348 -0.0128) |
| OKLCH | oklch(92.15% 0.037 339.7) |
| XYZ | xyz(79.2353, 77.0762, 90.8075) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.60
Pale Pink
#FFCFDC
ΔE00 6.26
Lavenderblush
#FFF0F5
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.36
Mistyrose
#FFE4E1
ΔE00 8.13
Pale Mauve
#FED0FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCED #DCF7E6
analogous
#F4DCF7 #F7DCED #F7DCE0
triadic
#F7DCED #EDF7DC #DCEDF7
tetradic
#F7DCED #F7F4DC #DCF7E6 #DCE0F7
square
#F7DCED #F7F4DC #DCF7E6 #DCE0F7
split-complementary
#F7DCED #E0F7DC #DCF7F4
monochromatic
#E078BA #ECAAD3 #F7DCED #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.28
#F7DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F7DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCED
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCED | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#FBDCE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7dced; /* rgb */ color: rgb(247, 220, 237); /* oklch */ color: oklch(92.1% 0.037 339.7);
Tailwind
colors: {
custom: {
50: '#fae6f2',
500: '#f7dced',
950: '#000000',
},
}SCSS
$custom: #f7dced; $custom-light: #fae6f2; $custom-dark: #000000;
JSON
{
"hex": "#f7dced",
"rgb": {
"r": 247,
"g": 220,
"b": 237
},
"hsl": {
"h": 322.222,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.92148,
"c": 0.03706,
"h": 339.7
},
"luminance": 0.77075
}Semantic roles & 50–950 ramp
primary
#F7DCED
secondary
#9ED9B4
accent
#CB5C1B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485