#F8DCEC#F8DCEC
#F8DCEC is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.2% C 0.037 H 342.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCEC |
|---|---|
| RGB | rgb(248, 220, 236) |
| HSL | hsl(326, 67%, 92%) |
| HSV | hsv(326, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 4.8%, 2.7%) |
| CIE-LAB | lab(90.41, 12.31, -4.26) |
| CIE-LCH | lch(90.41, 13.03, 340.89°) |
| OKLab | oklab(92.2% 0.0355 -0.0112) |
| OKLCH | oklch(92.2% 0.037 342.5) |
| XYZ | xyz(79.4433, 77.2003, 90.0568) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.26
Pale Pink
#FFCFDC
ΔE00 5.91
Lavenderblush
#FFF0F5
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.57
Mistyrose
#FFE4E1
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCEC #DCF8E8
analogous
#F6DCF8 #F8DCEC #F8DCDE
triadic
#F8DCEC #ECF8DC #DCECF8
tetradic
#F8DCEC #F8F6DC #DCF8E8 #DCDEF8
square
#F8DCEC #F8F6DC #DCF8E8 #DCDEF8
split-complementary
#F8DCEC #DEF8DC #DCF8F6
monochromatic
#E476B5 #EEA9D0 #F8DCEC #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.28
#F8DCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F8DCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCEC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCEC | 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)
#DDE1ED
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#FCDCE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dcec; /* rgb */ color: rgb(248, 220, 236); /* oklch */ color: oklch(92.2% 0.037 342.5);
Tailwind
colors: {
custom: {
50: '#fae6f2',
500: '#f8dcec',
950: '#000000',
},
}SCSS
$custom: #f8dcec; $custom-light: #fae6f2; $custom-dark: #000000;
JSON
{
"hex": "#f8dcec",
"rgb": {
"r": 248,
"g": 220,
"b": 236
},
"hsl": {
"h": 325.714,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.92204,
"c": 0.03719,
"h": 342.5
},
"luminance": 0.77199
}Semantic roles & 50–950 ramp
primary
#F8DCEC
secondary
#9DDBB8
accent
#CF6617
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485