#F8D6EE#F8D6EE
#F8D6EE is a very light, muted pink. Relative luminance 0.742; OKLCH L 91.1% C 0.049 H 336.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D6EE |
|---|---|
| RGB | rgb(248, 214, 238) |
| HSL | hsl(318, 71%, 91%) |
| HSV | hsv(318, 14%, 97%) |
| CMYK | cmyk(0%, 13.7%, 4%, 2.7%) |
| CIE-LAB | lab(89.03, 15.79, -7.36) |
| CIE-LCH | lch(89.03, 17.42, 335.00°) |
| OKLab | oklab(91.14% 0.0449 -0.0194) |
| OKLCH | oklch(91.14% 0.049 336.6) |
| XYZ | xyz(78.1889, 74.2241, 91.0801) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.83
Pale Pink
#FFCFDC
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.81
Very Light Purple
#F6CEFC
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D6EE #D6F8E0
analogous
#F1D6F8 #F8D6EE #F8D6DD
triadic
#F8D6EE #EEF8D6 #D6EEF8
tetradic
#F8D6EE #F8F1D6 #D6F8E0 #D6DDF8
square
#F8D6EE #F8F1D6 #D6F8E0 #D6DDF8
split-complementary
#F8D6EE #DDF8D6 #D6F8F1
monochromatic
#E66DC3 #EFA2D8 #F8D6EE #FBE5F4 #FBE5F4
Accessibility & contrast
On white
1.33
#F8D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F8D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D6EE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D6EE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#FCD7DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f8d6ee; /* rgb */ color: rgb(248, 214, 238); /* oklch */ color: oklch(91.1% 0.049 336.6);
Tailwind
colors: {
custom: {
50: '#fae2f3',
500: '#f8d6ee',
950: '#000000',
},
}SCSS
$custom: #f8d6ee; $custom-light: #fae2f3; $custom-dark: #000000;
JSON
{
"hex": "#f8d6ee",
"rgb": {
"r": 248,
"g": 214,
"b": 238
},
"hsl": {
"h": 317.647,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.91144,
"c": 0.04896,
"h": 336.6
},
"luminance": 0.74223
}Semantic roles & 50–950 ramp
primary
#F8D6EE
secondary
#96DCAB
accent
#D34B13
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485