#F7DCEF#F7DCEF
#F7DCEF is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.2% C 0.039 H 336.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCEF |
|---|---|
| RGB | rgb(247, 220, 239) |
| HSL | hsl(318, 63%, 92%) |
| HSV | hsv(318, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 3.2%, 3.1%) |
| CIE-LAB | lab(90.41, 12.49, -5.85) |
| CIE-LCH | lch(90.41, 13.79, 334.89°) |
| OKLab | oklab(92.21% 0.0355 -0.0154) |
| OKLCH | oklch(92.21% 0.039 336.5) |
| XYZ | xyz(79.5291, 77.1938, 92.3549) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.80
Pale Pink
#FFCFDC
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 7.75
Pale Mauve
#FED0FC
ΔE00 8.08
Very Light Purple
#F6CEFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCEF #DCF7E4
analogous
#F2DCF7 #F7DCEF #F7DCE2
triadic
#F7DCEF #EFF7DC #DCEFF7
tetradic
#F7DCEF #F7F2DC #DCF7E4 #DCE2F7
square
#F7DCEF #F7F2DC #DCF7E4 #DCE2F7
split-complementary
#F7DCEF #E2F7DC #DCF7F2
monochromatic
#E078C1 #ECAAD8 #F7DCEF #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.28
#F7DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F7DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCEF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCEF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#FADDE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7dcef; /* rgb */ color: rgb(247, 220, 239); /* oklch */ color: oklch(92.2% 0.039 336.5);
Tailwind
colors: {
custom: {
50: '#fae6f4',
500: '#f7dcef',
950: '#000000',
},
}SCSS
$custom: #f7dcef; $custom-light: #fae6f4; $custom-dark: #000000;
JSON
{
"hex": "#f7dcef",
"rgb": {
"r": 247,
"g": 220,
"b": 239
},
"hsl": {
"h": 317.778,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.92208,
"c": 0.03869,
"h": 336.5
},
"luminance": 0.77193
}Semantic roles & 50–950 ramp
primary
#F7DCEF
secondary
#9ED9B0
accent
#CB4F1B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485