#F8D8F0#F8D8F0
#F8D8F0 is a very light, muted pink. Relative luminance 0.754; OKLCH L 91.6% C 0.047 H 334.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8F0 |
|---|---|
| RGB | rgb(248, 216, 240) |
| HSL | hsl(315, 70%, 91%) |
| HSV | hsv(315, 13%, 97%) |
| CMYK | cmyk(0%, 12.9%, 3.2%, 2.7%) |
| CIE-LAB | lab(89.56, 15.09, -7.62) |
| CIE-LCH | lch(89.56, 16.91, 333.19°) |
| OKLab | oklab(91.58% 0.0427 -0.0202) |
| OKLCH | oklch(91.58% 0.047 334.7) |
| XYZ | xyz(78.9936, 75.3608, 92.8060) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.30
Pale Pink
#FFCFDC
ΔE00 5.98
Pale Mauve
#FED0FC
ΔE00 6.02
Very Light Purple
#F6CEFC
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8F0 #D8F8E0
analogous
#F0D8F8 #F8D8F0 #F8D8E0
triadic
#F8D8F0 #F0F8D8 #D8F0F8
tetradic
#F8D8F0 #F8F0D8 #D8F8E0 #D8E0F8
square
#F8D8F0 #F8F0D8 #D8F8E0 #D8E0F8
split-complementary
#F8D8F0 #E0F8D8 #D8F8F0
monochromatic
#E570C8 #EFA4DC #F8D8F0 #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.31
#F8D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F8D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8F0
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8F0 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#FCD9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f8d8f0; /* rgb */ color: rgb(248, 216, 240); /* oklch */ color: oklch(91.6% 0.047 334.7);
Tailwind
colors: {
custom: {
50: '#fae4f5',
500: '#f8d8f0',
950: '#000000',
},
}SCSS
$custom: #f8d8f0; $custom-light: #fae4f5; $custom-dark: #000000;
JSON
{
"hex": "#f8d8f0",
"rgb": {
"r": 248,
"g": 216,
"b": 240
},
"hsl": {
"h": 315,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.91577,
"c": 0.04723,
"h": 334.7
},
"luminance": 0.75359
}Semantic roles & 50–950 ramp
primary
#F8D8F0
secondary
#99DCA9
accent
#D24314
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485