#F8DCED#F8DCED
#F8DCED is a very light, muted pink. Relative luminance 0.773; OKLCH L 92.2% C 0.038 H 340.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCED |
|---|---|
| RGB | rgb(248, 220, 237) |
| HSL | hsl(324, 67%, 92%) |
| HSV | hsv(324, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 4.4%, 2.7%) |
| CIE-LAB | lab(90.44, 12.48, -4.75) |
| CIE-LCH | lch(90.44, 13.35, 339.16°) |
| OKLab | oklab(92.23% 0.0358 -0.0125) |
| OKLCH | oklch(92.23% 0.038 340.8) |
| XYZ | xyz(79.5890, 77.2586, 90.8240) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.00
Thistle
#D8BFD8
ΔE00 7.44
Lavenderblush
#FFF0F5
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 8.13
Pale Mauve
#FED0FC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCED #DCF8E7
analogous
#F5DCF8 #F8DCED #F8DCDF
triadic
#F8DCED #EDF8DC #DCEDF8
tetradic
#F8DCED #F8F5DC #DCF8E7 #DCDFF8
square
#F8DCED #F8F5DC #DCF8E7 #DCDFF8
split-complementary
#F8DCED #DFF8DC #DCF8F5
monochromatic
#E476B9 #EEA9D3 #F8DCED #FAE5F2 #FAE5F2
Accessibility & contrast
On white
1.28
#F8DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F8DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCED
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCED | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#FCDCE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dced; /* rgb */ color: rgb(248, 220, 237); /* oklch */ color: oklch(92.2% 0.038 340.8);
Tailwind
colors: {
custom: {
50: '#fae6f2',
500: '#f8dced',
950: '#000000',
},
}SCSS
$custom: #f8dced; $custom-light: #fae6f2; $custom-dark: #000000;
JSON
{
"hex": "#f8dced",
"rgb": {
"r": 248,
"g": 220,
"b": 237
},
"hsl": {
"h": 323.571,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.92233,
"c": 0.03794,
"h": 340.8
},
"luminance": 0.77257
}Semantic roles & 50–950 ramp
primary
#F8DCED
secondary
#9DDBB5
accent
#CF5F17
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485