#F8DEEE#F8DEEE
#F8DEEE is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.6% C 0.035 H 340.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEEE |
|---|---|
| RGB | rgb(248, 222, 238) |
| HSL | hsl(323, 65%, 92%) |
| HSV | hsv(323, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 4%, 2.7%) |
| CIE-LAB | lab(90.95, 11.61, -4.52) |
| CIE-LCH | lch(90.95, 12.46, 338.71°) |
| OKLab | oklab(92.64% 0.0333 -0.0119) |
| OKLCH | oklch(92.64% 0.035 340.4) |
| XYZ | xyz(80.2635, 78.3733, 91.7717) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.94
Pale Pink
#FFCFDC
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 6.72
Mistyrose
#FFE4E1
ΔE00 7.72
Thistle
#D8BFD8
ΔE00 7.83
Pale Mauve
#FED0FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEEE #DEF8E8
analogous
#F5DEF8 #F8DEEE #F8DEE1
triadic
#F8DEEE #EEF8DE #DEEEF8
tetradic
#F8DEEE #F8F5DE #DEF8E8 #DEE1F8
square
#F8DEEE #F8F5DE #DEF8E8 #DEE1F8
split-complementary
#F8DEEE #E1F8DE #DEF8F5
monochromatic
#E379BA #EDACD4 #F8DEEE #FAE6F2 #FAE6F2
Accessibility & contrast
On white
1.26
#F8DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#F8DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEEE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEEE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#FCDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8deee; /* rgb */ color: rgb(248, 222, 238); /* oklch */ color: oklch(92.6% 0.035 340.4);
Tailwind
colors: {
custom: {
50: '#fae8f3',
500: '#f8deee',
950: '#000000',
},
}SCSS
$custom: #f8deee; $custom-light: #fae8f3; $custom-dark: #000000;
JSON
{
"hex": "#f8deee",
"rgb": {
"r": 248,
"g": 222,
"b": 238
},
"hsl": {
"h": 323.077,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92639,
"c": 0.03534,
"h": 340.4
},
"luminance": 0.78372
}Semantic roles & 50–950 ramp
primary
#F8DEEE
secondary
#9FDBB6
accent
#CD5E19
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485