#F8DDEE#F8DDEE
#F8DDEE is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.037 H 339.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDEE |
|---|---|
| RGB | rgb(248, 221, 238) |
| HSL | hsl(322, 66%, 92%) |
| HSV | hsv(322, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 4%, 2.7%) |
| CIE-LAB | lab(90.71, 12.13, -4.88) |
| CIE-LCH | lch(90.71, 13.08, 338.09°) |
| OKLab | oklab(92.45% 0.0347 -0.0128) |
| OKLCH | oklch(92.45% 0.037 339.7) |
| XYZ | xyz(79.9987, 77.8437, 91.6834) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.66
Pale Pink
#FFCFDC
ΔE00 6.33
Lavenderblush
#FFF0F5
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.56
Mistyrose
#FFE4E1
ΔE00 8.09
Pale Mauve
#FED0FC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDEE #DDF8E7
analogous
#F5DDF8 #F8DDEE #F8DDE1
triadic
#F8DDEE #EEF8DD #DDEEF8
tetradic
#F8DDEE #F8F5DD #DDF8E7 #DDE1F8
square
#F8DDEE #F8F5DD #DDF8E7 #DDE1F8
split-complementary
#F8DDEE #E1F8DD #DDF8F5
monochromatic
#E377BB #EEAAD5 #F8DDEE #FAE6F2 #FAE6F2
Accessibility & contrast
On white
1.27
#F8DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F8DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDEE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#FCDDE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8ddee; /* rgb */ color: rgb(248, 221, 238); /* oklch */ color: oklch(92.5% 0.037 339.7);
Tailwind
colors: {
custom: {
50: '#fae7f3',
500: '#f8ddee',
950: '#000000',
},
}SCSS
$custom: #f8ddee; $custom-light: #fae7f3; $custom-dark: #000000;
JSON
{
"hex": "#f8ddee",
"rgb": {
"r": 248,
"g": 221,
"b": 238
},
"hsl": {
"h": 322.222,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92451,
"c": 0.03702,
"h": 339.7
},
"luminance": 0.77842
}Semantic roles & 50–950 ramp
primary
#F8DDEE
secondary
#9EDBB5
accent
#CE5B18
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485