#F6D6FE#F6D6FE
#F6D6FE is a very light, moderate purple. Relative luminance 0.748; OKLCH L 91.5% C 0.063 H 319.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D6FE |
|---|---|
| RGB | rgb(246, 214, 254) |
| HSL | hsl(288, 95%, 92%) |
| HSV | hsv(288, 16%, 100%) |
| CMYK | cmyk(3.1%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(89.32, 18.00, -15.37) |
| CIE-LCH | lch(89.32, 23.67, 319.52°) |
| OKLab | oklab(91.48% 0.0482 -0.0412) |
| OKLCH | oklch(91.48% 0.063 319.5) |
| XYZ | xyz(79.9394, 74.8427, 103.9816) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.48
Pale Lavender
#EECFFE
ΔE00 2.54
Pale Mauve
#FED0FC
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D6FE #DEFED6
analogous
#E2D6FE #F6D6FE #FED6F2
triadic
#F6D6FE #FEF6D6 #D6FEF6
tetradic
#F6D6FE #FEE2D6 #DEFED6 #D6F2FE
square
#F6D6FE #FEE2D6 #DEFED6 #D6F2FE
split-complementary
#F6D6FE #F2FED6 #D6FEE2
monochromatic
#DC5FFB #E99AFD #F6D6FE #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.32
#F6D6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#F6D6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D6FE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D6FE | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#F7DAE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f6d6fe; /* rgb */ color: rgb(246, 214, 254); /* oklch */ color: oklch(91.5% 0.063 319.5);
Tailwind
colors: {
custom: {
50: '#f9e2fe',
500: '#f6d6fe',
950: '#000000',
},
}SCSS
$custom: #f6d6fe; $custom-light: #f9e2fe; $custom-dark: #000000;
JSON
{
"hex": "#f6d6fe",
"rgb": {
"r": 246,
"g": 214,
"b": 254
},
"hsl": {
"h": 288,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.91482,
"c": 0.06345,
"h": 319.5
},
"luminance": 0.74842
}Semantic roles & 50–950 ramp
primary
#F6D6FE
secondary
#A1E990
accent
#E6002E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485