#F8DEEB#F8DEEB
#F8DEEB is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.6% C 0.033 H 346.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEEB |
|---|---|
| RGB | rgb(248, 222, 235) |
| HSL | hsl(330, 65%, 92%) |
| HSV | hsv(330, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 5.2%, 2.7%) |
| CIE-LAB | lab(90.87, 11.10, -3.07) |
| CIE-LCH | lch(90.87, 11.51, 344.54°) |
| OKLab | oklab(92.55% 0.0322 -0.008) |
| OKLCH | oklch(92.55% 0.033 346) |
| XYZ | xyz(79.8264, 78.1984, 89.4698) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.87
Lavenderblush
#FFF0F5
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 6.46
Mistyrose
#FFE4E1
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 8.30
Very Light Pink
#FFF4F2
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEEB #DEF8EB
analogous
#F8DEF8 #F8DEEB #F8DEDE
triadic
#F8DEEB #EBF8DE #DEEBF8
tetradic
#F8DEEB #F8F8DE #DEF8EB #DEDEF8
square
#F8DEEB #F8F8DE #DEF8EB #DEDEF8
split-complementary
#F8DEEB #DEF8DE #DEF8F8
monochromatic
#E379AE #EDACCC #F8DEEB #FAE6F0 #FAE6F0
Accessibility & contrast
On white
1.26
#F8DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F8DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEEB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEEB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#FCDEE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8deeb; /* rgb */ color: rgb(248, 222, 235); /* oklch */ color: oklch(92.6% 0.033 346.0);
Tailwind
colors: {
custom: {
50: '#fae8f1',
500: '#f8deeb',
950: '#000000',
},
}SCSS
$custom: #f8deeb; $custom-light: #fae8f1; $custom-dark: #000000;
JSON
{
"hex": "#f8deeb",
"rgb": {
"r": 248,
"g": 222,
"b": 235
},
"hsl": {
"h": 330,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92551,
"c": 0.03318,
"h": 346
},
"luminance": 0.78197
}Semantic roles & 50–950 ramp
primary
#F8DEEB
secondary
#9FDBBD
accent
#CD7319
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485