#F6DFFE#F6DFFE
#F6DFFE is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.2% C 0.048 H 317.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFFE |
|---|---|
| RGB | rgb(246, 223, 254) |
| HSL | hsl(285, 94%, 94%) |
| HSV | hsv(285, 12%, 100%) |
| CMYK | cmyk(3.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.47, 13.29, -12.15) |
| CIE-LCH | lch(91.47, 18.01, 317.57°) |
| OKLab | oklab(93.15% 0.0353 -0.0325) |
| OKLCH | oklch(93.15% 0.048 317.4) |
| XYZ | xyz(82.2803, 79.5247, 104.7619) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 5.96
Pale Mauve
#FED0FC
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.68
Light Lilac
#EDC8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFFE #E7FEDF
analogous
#E6DFFE #F6DFFE #FEDFF6
triadic
#F6DFFE #FEF6DF #DFFEF6
tetradic
#F6DFFE #FEE6DF #E7FEDF #DFF6FE
square
#F6DFFE #FEE6DF #E7FEDF #DFF6FE
split-complementary
#F6DFFE #F6FEDF #DFFEE6
monochromatic
#D568FA #E5A4FC #F6DFFE #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.24
#F6DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#F6DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFFE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFFE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#F6E2E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f6dffe; /* rgb */ color: rgb(246, 223, 254); /* oklch */ color: oklch(93.2% 0.048 317.4);
Tailwind
colors: {
custom: {
50: '#f9e9fe',
500: '#f6dffe',
950: '#000000',
},
}SCSS
$custom: #f6dffe; $custom-light: #f9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#f6dffe",
"rgb": {
"r": 246,
"g": 223,
"b": 254
},
"hsl": {
"h": 284.516,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93153,
"c": 0.048,
"h": 317.4
},
"luminance": 0.79524
}Semantic roles & 50–950 ramp
primary
#F6DFFE
secondary
#ADEA98
accent
#E6003B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485