#F6DEFC#F6DEFC
#F6DEFC is a very light, muted purple. Relative luminance 0.789; OKLCH L 92.9% C 0.047 H 319.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEFC |
|---|---|
| RGB | rgb(246, 222, 252) |
| HSL | hsl(288, 83%, 93%) |
| HSV | hsv(288, 12%, 99%) |
| CMYK | cmyk(2.4%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.17, 13.44, -11.55) |
| CIE-LCH | lch(91.17, 17.72, 319.34°) |
| OKLab | oklab(92.9% 0.0361 -0.0309) |
| OKLCH | oklch(92.9% 0.047 319.5) |
| XYZ | xyz(81.6954, 78.8645, 102.9952) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.55
Very Light Purple
#F6CEFC
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 7.41
Light Lilac
#EDC8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEFC #E4FCDE
analogous
#E7DEFC #F6DEFC #FCDEF3
triadic
#F6DEFC #FCF6DE #DEFCF6
tetradic
#F6DEFC #FCE7DE #E4FCDE #DEF3FC
square
#F6DEFC #FCE7DE #E4FCDE #DEF3FC
split-complementary
#F6DEFC #F3FCDE #DEFCE7
monochromatic
#D76EF2 #E7A6F7 #F6DEFC #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.25
#F6DEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#F6DEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEFC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEFC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#F7E1E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f6defc; /* rgb */ color: rgb(246, 222, 252); /* oklch */ color: oklch(92.9% 0.047 319.5);
Tailwind
colors: {
custom: {
50: '#f9e8fd',
500: '#f6defc',
950: '#000000',
},
}SCSS
$custom: #f6defc; $custom-light: #f9e8fd; $custom-dark: #000000;
JSON
{
"hex": "#f6defc",
"rgb": {
"r": 246,
"g": 222,
"b": 252
},
"hsl": {
"h": 288,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92902,
"c": 0.04747,
"h": 319.5
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#F6DEFC
secondary
#A9E49A
accent
#E00631
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485