#F6DEF8#F6DEF8
#F6DEF8 is a very light, muted purple. Relative luminance 0.786; OKLCH L 92.8% C 0.043 H 323.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEF8 |
|---|---|
| RGB | rgb(246, 222, 248) |
| HSL | hsl(295, 65%, 92%) |
| HSV | hsv(295, 10%, 97%) |
| CMYK | cmyk(0.8%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(91.06, 12.72, -9.62) |
| CIE-LCH | lch(91.06, 15.95, 322.89°) |
| OKLab | oklab(92.78% 0.0347 -0.0256) |
| OKLCH | oklch(92.78% 0.043 323.5) |
| XYZ | xyz(81.0682, 78.6136, 99.6920) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.60
Very Light Purple
#F6CEFC
ΔE00 6.79
Pale Mauve
#FED0FC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 7.20
Light Pink
#FFD1DF
ΔE00 7.72
Pale Lilac
#E4CBFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEF8 #E0F8DE
analogous
#E9DEF8 #F6DEF8 #F8DEED
triadic
#F6DEF8 #F8F6DE #DEF8F6
tetradic
#F6DEF8 #F8E9DE #E0F8DE #DEEDF8
square
#F6DEF8 #F8E9DE #E0F8DE #DEEDF8
split-complementary
#F6DEF8 #EDF8DE #DEF8E9
monochromatic
#DA79E3 #E8ACED #F6DEF8 #F8E6FA #F8E6FA
Accessibility & contrast
On white
1.26
#F6DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F6DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEF8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEF8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4F9
Deuteranopia (green-blind)
#E1E6F7
Tritanopia (blue-blind)
#F7E0E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f6def8; /* rgb */ color: rgb(246, 222, 248); /* oklch */ color: oklch(92.8% 0.043 323.5);
Tailwind
colors: {
custom: {
50: '#f9e8fa',
500: '#f6def8',
950: '#000000',
},
}SCSS
$custom: #f6def8; $custom-light: #f9e8fa; $custom-dark: #000000;
JSON
{
"hex": "#f6def8",
"rgb": {
"r": 246,
"g": 222,
"b": 248
},
"hsl": {
"h": 295.385,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92775,
"c": 0.04313,
"h": 323.5
},
"luminance": 0.78613
}Semantic roles & 50–950 ramp
primary
#F6DEF8
secondary
#A4DB9F
accent
#CD1927
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485