#F8DDED#F8DDED
#F8DDED is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.4% C 0.036 H 341.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDED |
|---|---|
| RGB | rgb(248, 221, 237) |
| HSL | hsl(324, 66%, 92%) |
| HSV | hsv(324, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 4.4%, 2.7%) |
| CIE-LAB | lab(90.68, 11.96, -4.39) |
| CIE-LCH | lch(90.68, 12.74, 339.82°) |
| OKLab | oklab(92.42% 0.0344 -0.0115) |
| OKLCH | oklch(92.42% 0.036 341.5) |
| XYZ | xyz(79.8522, 77.7851, 90.9118) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.59
Pale Pink
#FFCFDC
ΔE00 6.25
Lavenderblush
#FFF0F5
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.69
Mistyrose
#FFE4E1
ΔE00 7.75
Pale Mauve
#FED0FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDED #DDF8E8
analogous
#F6DDF8 #F8DDED #F8DDE0
triadic
#F8DDED #EDF8DD #DDEDF8
tetradic
#F8DDED #F8F6DD #DDF8E8 #DDE0F8
square
#F8DDED #F8F6DD #DDF8E8 #DDE0F8
split-complementary
#F8DDED #E0F8DD #DDF8F6
monochromatic
#E377B7 #EEAAD2 #F8DDED #FAE6F2 #FAE6F2
Accessibility & contrast
On white
1.27
#F8DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#F8DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDED
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDED | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#FCDDE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dded; /* rgb */ color: rgb(248, 221, 237); /* oklch */ color: oklch(92.4% 0.036 341.5);
Tailwind
colors: {
custom: {
50: '#fae7f2',
500: '#f8dded',
950: '#000000',
},
}SCSS
$custom: #f8dded; $custom-light: #fae7f2; $custom-dark: #000000;
JSON
{
"hex": "#f8dded",
"rgb": {
"r": 248,
"g": 221,
"b": 237
},
"hsl": {
"h": 324.444,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92421,
"c": 0.03625,
"h": 341.5
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#F8DDED
secondary
#9EDBB7
accent
#CE6218
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485