#F8DEE8#F8DEE8
#F8DEE8 is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.5% C 0.031 H 352.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEE8 |
|---|---|
| RGB | rgb(248, 222, 232) |
| HSL | hsl(337, 65%, 92%) |
| HSV | hsv(337, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 6.5%, 2.7%) |
| CIE-LAB | lab(90.79, 10.59, -1.61) |
| CIE-LCH | lch(90.79, 10.71, 351.35°) |
| OKLab | oklab(92.46% 0.0311 -0.0041) |
| OKLCH | oklch(92.46% 0.031 352.5) |
| XYZ | xyz(79.3967, 78.0265, 87.2064) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.57
Lavenderblush
#FFF0F5
ΔE00 5.57
Light Pink
#FFD1DF
ΔE00 6.01
Pale Pink
#FFCFDC
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 8.90
Very Light Pink
#FFF4F2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEE8 #DEF8EE
analogous
#F8DEF5 #F8DEE8 #F8E1DE
triadic
#F8DEE8 #E8F8DE #DEE8F8
tetradic
#F8DEE8 #F5F8DE #DEF8EE #E1DEF8
square
#F8DEE8 #F5F8DE #DEF8EE #E1DEF8
split-complementary
#F8DEE8 #DEF8E1 #DEF5F8
monochromatic
#E379A2 #EDACC5 #F8DEE8 #FAE6ED #FAE6ED
Accessibility & contrast
On white
1.26
#F8DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#F8DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEE8
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEE8 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#FDDDE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8dee8; /* rgb */ color: rgb(248, 222, 232); /* oklch */ color: oklch(92.5% 0.031 352.5);
Tailwind
colors: {
custom: {
50: '#fae8ef',
500: '#f8dee8',
950: '#000000',
},
}SCSS
$custom: #f8dee8; $custom-light: #fae8ef; $custom-dark: #000000;
JSON
{
"hex": "#f8dee8",
"rgb": {
"r": 248,
"g": 222,
"b": 232
},
"hsl": {
"h": 336.923,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92464,
"c": 0.03138,
"h": 352.5
},
"luminance": 0.78025
}Semantic roles & 50–950 ramp
primary
#F8DEE8
secondary
#9FDBC4
accent
#CD8819
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485