#F8D6EA#F8D6EA
#F8D6EA is a very light, muted pink. Relative luminance 0.740; OKLCH L 91.0% C 0.046 H 341.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D6EA |
|---|---|
| RGB | rgb(248, 214, 234) |
| HSL | hsl(325, 71%, 91%) |
| HSV | hsv(325, 14%, 97%) |
| CMYK | cmyk(0%, 13.7%, 5.6%, 2.7%) |
| CIE-LAB | lab(88.92, 15.10, -5.42) |
| CIE-LCH | lch(88.92, 16.04, 340.26°) |
| OKLab | oklab(91.02% 0.0435 -0.0142) |
| OKLCH | oklch(91.02% 0.046 341.9) |
| XYZ | xyz(77.6078, 73.9917, 88.0195) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.95
Pale Pink
#FFCFDC
ΔE00 4.63
Thistle
#D8BFD8
ΔE00 6.64
Pale Mauve
#FED0FC
ΔE00 7.00
Very Light Purple
#F6CEFC
ΔE00 7.54
Pale Lavender
#EECFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D6EA #D6F8E4
analogous
#F5D6F8 #F8D6EA #F8D6D9
triadic
#F8D6EA #EAF8D6 #D6EAF8
tetradic
#F8D6EA #F8F5D6 #D6F8E4 #D6D9F8
square
#F8D6EA #F8F5D6 #D6F8E4 #D6D9F8
split-complementary
#F8D6EA #D9F8D6 #D6F8F5
monochromatic
#E66DB4 #EFA2CF #F8D6EA #FBE5F2 #FBE5F2
Accessibility & contrast
On white
1.33
#F8D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F8D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D6EA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D6EA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#FDD6DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8d6ea; /* rgb */ color: rgb(248, 214, 234); /* oklch */ color: oklch(91.0% 0.046 341.9);
Tailwind
colors: {
custom: {
50: '#fae2f0',
500: '#f8d6ea',
950: '#000000',
},
}SCSS
$custom: #f8d6ea; $custom-light: #fae2f0; $custom-dark: #000000;
JSON
{
"hex": "#f8d6ea",
"rgb": {
"r": 248,
"g": 214,
"b": 234
},
"hsl": {
"h": 324.706,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.91023,
"c": 0.04578,
"h": 341.9
},
"luminance": 0.7399
}Semantic roles & 50–950 ramp
primary
#F8D6EA
secondary
#96DCB3
accent
#D36213
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485