#F8D7EA#F8D7EA
#F8D7EA is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.2% C 0.044 H 342.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D7EA |
|---|---|
| RGB | rgb(248, 215, 234) |
| HSL | hsl(325, 70%, 91%) |
| HSV | hsv(325, 13%, 97%) |
| CMYK | cmyk(0%, 13.3%, 5.6%, 2.7%) |
| CIE-LAB | lab(89.16, 14.57, -5.06) |
| CIE-LCH | lch(89.16, 15.43, 340.84°) |
| OKLab | oklab(91.21% 0.042 -0.0133) |
| OKLCH | oklch(91.21% 0.044 342.5) |
| XYZ | xyz(77.8616, 74.4994, 88.1041) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.04
Pale Pink
#FFCFDC
ΔE00 4.72
Thistle
#D8BFD8
ΔE00 6.78
Pale Mauve
#FED0FC
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.89
Pale Lavender
#EECFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D7EA #D7F8E5
analogous
#F5D7F8 #F8D7EA #F8D7D9
triadic
#F8D7EA #EAF8D7 #D7EAF8
tetradic
#F8D7EA #F8F5D7 #D7F8E5 #D7D9F8
square
#F8D7EA #F8F5D7 #D7F8E5 #D7D9F8
split-complementary
#F8D7EA #D9F8D7 #D7F8F5
monochromatic
#E66FB3 #EFA3CF #F8D7EA #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.32
#F8D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#F8D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D7EA
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D7EA | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#FDD7DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f8d7ea; /* rgb */ color: rgb(248, 215, 234); /* oklch */ color: oklch(91.2% 0.044 342.5);
Tailwind
colors: {
custom: {
50: '#fae3f0',
500: '#f8d7ea',
950: '#000000',
},
}SCSS
$custom: #f8d7ea; $custom-light: #fae3f0; $custom-dark: #000000;
JSON
{
"hex": "#f8d7ea",
"rgb": {
"r": 248,
"g": 215,
"b": 234
},
"hsl": {
"h": 325.455,
"s": 70.213,
"l": 90.784
},
"oklch": {
"l": 0.91209,
"c": 0.0441,
"h": 342.5
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#F8D7EA
secondary
#97DCB4
accent
#D26413
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485