#F6DEFF#F6DEFF
#F6DEFF is a very light, muted purple. Relative luminance 0.791; OKLCH L 93.0% C 0.051 H 316.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEFF |
|---|---|
| RGB | rgb(246, 222, 255) |
| HSL | hsl(284, 100%, 94%) |
| HSV | hsv(284, 13%, 100%) |
| CMYK | cmyk(3.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(91.26, 14.00, -12.99) |
| CIE-LCH | lch(91.26, 19.10, 317.14°) |
| OKLab | oklab(93% 0.0371 -0.0348) |
| OKLCH | oklch(93% 0.051 316.8) |
| XYZ | xyz(82.1745, 79.0561, 105.5187) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.39
Pale Mauve
#FED0FC
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEFF #E7FFDE
analogous
#E5DEFF #F6DEFF #FFDEF7
triadic
#F6DEFF #FFF6DE #DEFFF6
tetradic
#F6DEFF #FFE5DE #E7FFDE #DEF7FF
square
#F6DEFF #FFE5DE #E7FFDE #DEF7FF
split-complementary
#F6DEFF #F7FFDE #DEFFE5
monochromatic
#D564FF #E5A1FF #F6DEFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.25
#F6DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#F6DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEFF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEFF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#F6E1E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f6deff; /* rgb */ color: rgb(246, 222, 255); /* oklch */ color: oklch(93.0% 0.051 316.8);
Tailwind
colors: {
custom: {
50: '#f9e8ff',
500: '#f6deff',
950: '#000000',
},
}SCSS
$custom: #f6deff; $custom-light: #f9e8ff; $custom-dark: #000000;
JSON
{
"hex": "#f6deff",
"rgb": {
"r": 246,
"g": 222,
"b": 255
},
"hsl": {
"h": 283.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92998,
"c": 0.05085,
"h": 316.8
},
"luminance": 0.79055
}Semantic roles & 50–950 ramp
primary
#F6DEFF
secondary
#ADEC95
accent
#E6003F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486