#F6D6FF#F6D6FF
#F6D6FF is a very light, moderate purple. Relative luminance 0.749; OKLCH L 91.5% C 0.065 H 318.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D6FF |
|---|---|
| RGB | rgb(246, 214, 255) |
| HSL | hsl(287, 100%, 92%) |
| HSV | hsv(287, 16%, 100%) |
| CMYK | cmyk(3.5%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(89.35, 18.19, -15.85) |
| CIE-LCH | lch(89.35, 24.13, 318.93°) |
| OKLab | oklab(91.52% 0.0486 -0.0426) |
| OKLCH | oklch(91.52% 0.065 318.8) |
| XYZ | xyz(80.0999, 74.9070, 104.8272) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.33
Very Light Purple
#F6CEFC
ΔE00 2.38
Pale Mauve
#FED0FC
ΔE00 3.19
Light Lilac
#EDC8FF
ΔE00 4.43
Pale Lilac
#E4CBFF
ΔE00 4.77
Light Lavender
#DFC5FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D6FF #DFFFD6
analogous
#E2D6FF #F6D6FF #FFD6F4
triadic
#F6D6FF #FFF6D6 #D6FFF6
tetradic
#F6D6FF #FFE2D6 #DFFFD6 #D6F4FF
square
#F6D6FF #FFE2D6 #DFFFD6 #D6F4FF
split-complementary
#F6D6FF #F4FFD6 #D6FFE2
monochromatic
#DB5CFF #E999FF #F6D6FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.31
#F6D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F6D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D6FF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D6FF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#F7DAE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f6d6ff; /* rgb */ color: rgb(246, 214, 255); /* oklch */ color: oklch(91.5% 0.065 318.8);
Tailwind
colors: {
custom: {
50: '#f9e2ff',
500: '#f6d6ff',
950: '#000000',
},
}SCSS
$custom: #f6d6ff; $custom-light: #f9e2ff; $custom-dark: #000000;
JSON
{
"hex": "#f6d6ff",
"rgb": {
"r": 246,
"g": 214,
"b": 255
},
"hsl": {
"h": 286.829,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91515,
"c": 0.06456,
"h": 318.8
},
"luminance": 0.74906
}Semantic roles & 50–950 ramp
primary
#F6D6FF
secondary
#A3EB8E
accent
#E60032
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486