#F6D8FF#F6D8FF
#F6D8FF is a very light, moderate purple. Relative luminance 0.759; OKLCH L 91.9% C 0.061 H 318.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D8FF |
|---|---|
| RGB | rgb(246, 216, 255) |
| HSL | hsl(286, 100%, 92%) |
| HSV | hsv(286, 15%, 100%) |
| CMYK | cmyk(3.5%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.82, 17.14, -15.14) |
| CIE-LCH | lch(89.82, 22.87, 318.55°) |
| OKLab | oklab(91.88% 0.0457 -0.0406) |
| OKLCH | oklch(91.88% 0.061 318.4) |
| XYZ | xyz(80.6092, 75.9255, 104.9969) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.85
Very Light Purple
#F6CEFC
ΔE00 3.09
Pale Mauve
#FED0FC
ΔE00 3.75
Light Lilac
#EDC8FF
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D8FF #E1FFD8
analogous
#E3D8FF #F6D8FF #FFD8F4
triadic
#F6D8FF #FFF6D8 #D8FFF6
tetradic
#F6D8FF #FFE3D8 #E1FFD8 #D8F4FF
square
#F6D8FF #FFE3D8 #E1FFD8 #D8F4FF
split-complementary
#F6D8FF #F4FFD8 #D8FFE3
monochromatic
#DA5EFF #E89BFF #F6D8FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.30
#F6D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F6D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D8FF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D8FF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#F6DCE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6d8ff; /* rgb */ color: rgb(246, 216, 255); /* oklch */ color: oklch(91.9% 0.061 318.4);
Tailwind
colors: {
custom: {
50: '#f9e4ff',
500: '#f6d8ff',
950: '#000000',
},
}SCSS
$custom: #f6d8ff; $custom-light: #f9e4ff; $custom-dark: #000000;
JSON
{
"hex": "#f6d8ff",
"rgb": {
"r": 246,
"g": 216,
"b": 255
},
"hsl": {
"h": 286.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91884,
"c": 0.06113,
"h": 318.4
},
"luminance": 0.75925
}Semantic roles & 50–950 ramp
primary
#F6D8FF
secondary
#A5EB90
accent
#E60035
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486