#F8DFF6#F8DFF6
#F8DFF6 is a very light, muted purple. Relative luminance 0.794; OKLCH L 93.1% C 0.041 H 328.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFF6 |
|---|---|
| RGB | rgb(248, 223, 246) |
| HSL | hsl(305, 64%, 92%) |
| HSV | hsv(305, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 0.8%, 2.7%) |
| CIE-LAB | lab(91.41, 12.50, -8.04) |
| CIE-LCH | lch(91.41, 14.86, 327.25°) |
| OKLab | oklab(93.07% 0.0347 -0.0213) |
| OKLCH | oklch(93.07% 0.041 328.4) |
| XYZ | xyz(81.7314, 79.3866, 98.1884) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 7.45
Pale Mauve
#FED0FC
ΔE00 7.46
Pale Lavender
#EECFFE
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 7.53
Pale Pink
#FFCFDC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFF6 #DFF8E1
analogous
#EEDFF8 #F8DFF6 #F8DFEA
triadic
#F8DFF6 #F6F8DF #DFF6F8
tetradic
#F8DFF6 #F8EEDF #DFF8E1 #DFEAF8
square
#F8DFF6 #F8EEDF #DFF8E1 #DFEAF8
split-complementary
#F8DFF6 #EAF8DF #DFF8EE
monochromatic
#E27BDA #EDADE8 #F8DFF6 #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.24
#F8DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#F8DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFF6
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFF6 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F7
Deuteranopia (green-blind)
#E3E7F5
Tritanopia (blue-blind)
#FAE1E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8dff6; /* rgb */ color: rgb(248, 223, 246); /* oklch */ color: oklch(93.1% 0.041 328.4);
Tailwind
colors: {
custom: {
50: '#fae9f9',
500: '#f8dff6',
950: '#000000',
},
}SCSS
$custom: #f8dff6; $custom-light: #fae9f9; $custom-dark: #000000;
JSON
{
"hex": "#f8dff6",
"rgb": {
"r": 248,
"g": 223,
"b": 246
},
"hsl": {
"h": 304.8,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.93069,
"c": 0.04071,
"h": 328.4
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#F8DFF6
secondary
#A0DBA5
accent
#CC281A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485