#F8DFF2#F8DFF2
#F8DFF2 is a very light, muted pink. Relative luminance 0.791; OKLCH L 92.9% C 0.037 H 334.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFF2 |
|---|---|
| RGB | rgb(248, 223, 242) |
| HSL | hsl(314, 64%, 92%) |
| HSV | hsv(314, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 2.4%, 2.7%) |
| CIE-LAB | lab(91.30, 11.79, -6.10) |
| CIE-LCH | lch(91.30, 13.28, 332.62°) |
| OKLab | oklab(92.95% 0.0333 -0.0161) |
| OKLCH | oklch(92.95% 0.037 334.1) |
| XYZ | xyz(81.1241, 79.1437, 94.9898) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.51
Pale Pink
#FFCFDC
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.66
Pale Mauve
#FED0FC
ΔE00 8.48
Very Light Purple
#F6CEFC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFF2 #DFF8E5
analogous
#F2DFF8 #F8DFF2 #F8DFE6
triadic
#F8DFF2 #F2F8DF #DFF2F8
tetradic
#F8DFF2 #F8F2DF #DFF8E5 #DFE6F8
square
#F8DFF2 #F8F2DF #DFF8E5 #DFE6F8
split-complementary
#F8DFF2 #E6F8DF #DFF8F2
monochromatic
#E27BC9 #EDADDE #F8DFF2 #FAE6F5 #FAE6F5
Accessibility & contrast
On white
1.25
#F8DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#F8DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFF2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFF2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#E4E7F1
Tritanopia (blue-blind)
#FBE0E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8dff2; /* rgb */ color: rgb(248, 223, 242); /* oklch */ color: oklch(92.9% 0.037 334.1);
Tailwind
colors: {
custom: {
50: '#fae9f6',
500: '#f8dff2',
950: '#000000',
},
}SCSS
$custom: #f8dff2; $custom-light: #fae9f6; $custom-dark: #000000;
JSON
{
"hex": "#f8dff2",
"rgb": {
"r": 248,
"g": 223,
"b": 242
},
"hsl": {
"h": 314.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.92947,
"c": 0.03696,
"h": 334.1
},
"luminance": 0.79143
}Semantic roles & 50–950 ramp
primary
#F8DFF2
secondary
#A0DBAE
accent
#CC441A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485