#F8DEED#F8DEED
#F8DEED is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.6% C 0.035 H 342.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEED |
|---|---|
| RGB | rgb(248, 222, 237) |
| HSL | hsl(325, 65%, 92%) |
| HSV | hsv(325, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 4.4%, 2.7%) |
| CIE-LAB | lab(90.92, 11.44, -4.04) |
| CIE-LCH | lch(90.92, 12.13, 340.55°) |
| OKLab | oklab(92.61% 0.0329 -0.0106) |
| OKLCH | oklch(92.61% 0.035 342.2) |
| XYZ | xyz(80.1170, 78.3147, 91.0001) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 6.50
Pale Pink
#FFCFDC
ΔE00 6.53
Mistyrose
#FFE4E1
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 7.97
Pale Mauve
#FED0FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEED #DEF8E9
analogous
#F6DEF8 #F8DEED #F8DEE0
triadic
#F8DEED #EDF8DE #DEEDF8
tetradic
#F8DEED #F8F6DE #DEF8E9 #DEE0F8
square
#F8DEED #F8F6DE #DEF8E9 #DEE0F8
split-complementary
#F8DEED #E0F8DE #DEF8F6
monochromatic
#E379B6 #EDACD1 #F8DEED #FAE6F1 #FAE6F1
Accessibility & contrast
On white
1.26
#F8DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#F8DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEED
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEED | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#E5E6EC
Tritanopia (blue-blind)
#FCDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8deed; /* rgb */ color: rgb(248, 222, 237); /* oklch */ color: oklch(92.6% 0.035 342.2);
Tailwind
colors: {
custom: {
50: '#fae8f2',
500: '#f8deed',
950: '#000000',
},
}SCSS
$custom: #f8deed; $custom-light: #fae8f2; $custom-dark: #000000;
JSON
{
"hex": "#f8deed",
"rgb": {
"r": 248,
"g": 222,
"b": 237
},
"hsl": {
"h": 325.385,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9261,
"c": 0.03458,
"h": 342.2
},
"luminance": 0.78313
}Semantic roles & 50–950 ramp
primary
#F8DEED
secondary
#9FDBB8
accent
#CD6519
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485