#F8DEEF#F8DEEF
#F8DEEF is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.7% C 0.036 H 338.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEEF |
|---|---|
| RGB | rgb(248, 222, 239) |
| HSL | hsl(321, 65%, 92%) |
| HSV | hsv(321, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 3.6%, 2.7%) |
| CIE-LAB | lab(90.98, 11.79, -5.01) |
| CIE-LCH | lch(90.98, 12.81, 336.97°) |
| OKLab | oklab(92.67% 0.0336 -0.0132) |
| OKLCH | oklch(92.67% 0.036 338.6) |
| XYZ | xyz(80.4108, 78.4322, 92.5475) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.00
Pale Pink
#FFCFDC
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.70
Mistyrose
#FFE4E1
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEEF #DEF8E7
analogous
#F4DEF8 #F8DEEF #F8DEE2
triadic
#F8DEEF #EFF8DE #DEEFF8
tetradic
#F8DEEF #F8F4DE #DEF8E7 #DEE2F8
square
#F8DEEF #F8F4DE #DEF8E7 #DEE2F8
split-complementary
#F8DEEF #E2F8DE #DEF8F4
monochromatic
#E379BE #EDACD7 #F8DEEF #FAE6F3 #FAE6F3
Accessibility & contrast
On white
1.26
#F8DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#F8DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEEF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEEF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#FBDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8deef; /* rgb */ color: rgb(248, 222, 239); /* oklch */ color: oklch(92.7% 0.036 338.6);
Tailwind
colors: {
custom: {
50: '#fae8f4',
500: '#f8deef',
950: '#000000',
},
}SCSS
$custom: #f8deef; $custom-light: #fae8f4; $custom-dark: #000000;
JSON
{
"hex": "#f8deef",
"rgb": {
"r": 248,
"g": 222,
"b": 239
},
"hsl": {
"h": 320.769,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92669,
"c": 0.03613,
"h": 338.6
},
"luminance": 0.78431
}Semantic roles & 50–950 ramp
primary
#F8DEEF
secondary
#9FDBB4
accent
#CD5719
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485