#F8D8E2#F8D8E2
#F8D8E2 is a very light, muted pink. Relative luminance 0.746; OKLCH L 91.2% C 0.038 H 357.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8E2 |
|---|---|
| RGB | rgb(248, 216, 226) |
| HSL | hsl(341, 70%, 91%) |
| HSV | hsv(341, 13%, 97%) |
| CMYK | cmyk(0%, 12.9%, 8.9%, 2.7%) |
| CIE-LAB | lab(89.19, 12.70, -0.81) |
| CIE-LCH | lch(89.19, 12.73, 356.37°) |
| OKLab | oklab(91.16% 0.0377 -0.0019) |
| OKLCH | oklch(91.16% 0.038 357) |
| XYZ | xyz(76.9936, 74.5608, 82.2725) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.04
Pale Pink
#FFCFDC
ΔE00 4.50
Mistyrose
#FFE4E1
ΔE00 6.15
Light Rose
#FFC5CB
ΔE00 7.48
Lavenderblush
#FFF0F5
ΔE00 7.53
Bubblegum
#FFC1CC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8E2 #D8F8EE
analogous
#F8D8F2 #F8D8E2 #F8DED8
triadic
#F8D8E2 #E2F8D8 #D8E2F8
tetradic
#F8D8E2 #F2F8D8 #D8F8EE #DED8F8
square
#F8D8E2 #F2F8D8 #D8F8EE #DED8F8
split-complementary
#F8D8E2 #D8F8DE #D8F2F8
monochromatic
#E57095 #EFA4BB #F8D8E2 #FAE5EC #FAE5EC
Accessibility & contrast
On white
1.32
#F8D8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F8D8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8E2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8E2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#FED7DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f8d8e2; /* rgb */ color: rgb(248, 216, 226); /* oklch */ color: oklch(91.2% 0.038 357.0);
Tailwind
colors: {
custom: {
50: '#fae4eb',
500: '#f8d8e2',
950: '#000000',
},
}SCSS
$custom: #f8d8e2; $custom-light: #fae4eb; $custom-dark: #000000;
JSON
{
"hex": "#f8d8e2",
"rgb": {
"r": 248,
"g": 216,
"b": 226
},
"hsl": {
"h": 341.25,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.91161,
"c": 0.03775,
"h": 357
},
"luminance": 0.74559
}Semantic roles & 50–950 ramp
primary
#F8D8E2
secondary
#99DCC7
accent
#D29614
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171516
muted
#858484