#F8DCE2#F8DCE2
#F8DCE2 is a very light, muted red. Relative luminance 0.766; OKLCH L 91.9% C 0.032 H 3.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCE2 |
|---|---|
| RGB | rgb(248, 220, 226) |
| HSL | hsl(347, 67%, 92%) |
| HSV | hsv(347, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 8.9%, 2.7%) |
| CIE-LAB | lab(90.15, 10.62, 0.60) |
| CIE-LCH | lch(90.15, 10.64, 3.26°) |
| OKLab | oklab(91.92% 0.0318 0.0018) |
| OKLCH | oklch(91.92% 0.032 3.2) |
| XYZ | xyz(78.0309, 76.6354, 82.6183) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.22
Lavenderblush
#FFF0F5
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 5.91
Pale Pink
#FFCFDC
ΔE00 6.28
Light Rose
#FFC5CB
ΔE00 8.67
Very Light Pink
#FFF4F2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCE2 #DCF8F2
analogous
#F8DCF0 #F8DCE2 #F8E4DC
triadic
#F8DCE2 #E2F8DC #DCE2F8
tetradic
#F8DCE2 #F0F8DC #DCF8F2 #E4DCF8
square
#F8DCE2 #F0F8DC #DCF8F2 #E4DCF8
split-complementary
#F8DCE2 #DCF8E4 #DCF0F8
monochromatic
#E4768D #EEA9B8 #F8DCE2 #FAE5EA #FAE5EA
Accessibility & contrast
On white
1.29
#F8DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F8DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCE2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCE2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#E5E5E1
Tritanopia (blue-blind)
#FEDBDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8dce2; /* rgb */ color: rgb(248, 220, 226); /* oklch */ color: oklch(91.9% 0.032 3.2);
Tailwind
colors: {
custom: {
50: '#fae6eb',
500: '#f8dce2',
950: '#000000',
},
}SCSS
$custom: #f8dce2; $custom-light: #fae6eb; $custom-dark: #000000;
JSON
{
"hex": "#f8dce2",
"rgb": {
"r": 248,
"g": 220,
"b": 226
},
"hsl": {
"h": 347.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91915,
"c": 0.03187,
"h": 3.2
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#F8DCE2
secondary
#9DDBCE
accent
#CFA717
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484