#F8DEEC#F8DEEC
#F8DEEC is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.6% C 0.034 H 344.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEEC |
|---|---|
| RGB | rgb(248, 222, 236) |
| HSL | hsl(328, 65%, 92%) |
| HSV | hsv(328, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 4.8%, 2.7%) |
| CIE-LAB | lab(90.90, 11.27, -3.55) |
| CIE-LCH | lch(90.90, 11.81, 342.49°) |
| OKLab | oklab(92.58% 0.0326 -0.0093) |
| OKLCH | oklch(92.58% 0.034 344.1) |
| XYZ | xyz(79.9713, 78.2564, 90.2328) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.87
Lavenderblush
#FFF0F5
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 6.49
Mistyrose
#FFE4E1
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 8.13
Pale Mauve
#FED0FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEEC #DEF8EA
analogous
#F7DEF8 #F8DEEC #F8DEDF
triadic
#F8DEEC #ECF8DE #DEECF8
tetradic
#F8DEEC #F8F7DE #DEF8EA #DEDFF8
square
#F8DEEC #F8F7DE #DEF8EA #DEDFF8
split-complementary
#F8DEEC #DFF8DE #DEF8F7
monochromatic
#E379B2 #EDACCF #F8DEEC #FAE6F0 #FAE6F0
Accessibility & contrast
On white
1.26
#F8DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F8DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEEC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEEC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#FCDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8deec; /* rgb */ color: rgb(248, 222, 236); /* oklch */ color: oklch(92.6% 0.034 344.1);
Tailwind
colors: {
custom: {
50: '#fae8f2',
500: '#f8deec',
950: '#000000',
},
}SCSS
$custom: #f8deec; $custom-light: #fae8f2; $custom-dark: #000000;
JSON
{
"hex": "#f8deec",
"rgb": {
"r": 248,
"g": 222,
"b": 236
},
"hsl": {
"h": 327.692,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9258,
"c": 0.03386,
"h": 344.1
},
"luminance": 0.78255
}Semantic roles & 50–950 ramp
primary
#F8DEEC
secondary
#9FDBBB
accent
#CD6C19
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485