#F6D8FC#F6D8FC
#F6D8FC is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.8% C 0.058 H 320.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D8FC |
|---|---|
| RGB | rgb(246, 216, 252) |
| HSL | hsl(290, 86%, 92%) |
| HSV | hsv(290, 14%, 99%) |
| CMYK | cmyk(2.4%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.74, 16.58, -13.69) |
| CIE-LCH | lch(89.74, 21.51, 320.45°) |
| OKLab | oklab(91.79% 0.0447 -0.0367) |
| OKLCH | oklch(91.79% 0.058 320.6) |
| XYZ | xyz(80.1301, 75.7338, 102.4734) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 3.52
Pale Mauve
#FED0FC
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 5.72
Pale Lilac
#E4CBFF
ΔE00 5.77
Thistle
#D8BFD8
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D8FC #DEFCD8
analogous
#E4D8FC #F6D8FC #FCD8F0
triadic
#F6D8FC #FCF6D8 #D8FCF6
tetradic
#F6D8FC #FCE4D8 #DEFCD8 #D8F0FC
square
#F6D8FC #FCE4D8 #DEFCD8 #D8F0FC
split-complementary
#F6D8FC #F0FCD8 #D8FCE4
monochromatic
#DC66F3 #E99FF8 #F6D8FC #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.30
#F6D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F6D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D8FC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D8FC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#F7DBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6d8fc; /* rgb */ color: rgb(246, 216, 252); /* oklch */ color: oklch(91.8% 0.058 320.6);
Tailwind
colors: {
custom: {
50: '#f9e4fd',
500: '#f6d8fc',
950: '#000000',
},
}SCSS
$custom: #f6d8fc; $custom-light: #f9e4fd; $custom-dark: #000000;
JSON
{
"hex": "#f6d8fc",
"rgb": {
"r": 246,
"g": 216,
"b": 252
},
"hsl": {
"h": 290,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91785,
"c": 0.0578,
"h": 320.6
},
"luminance": 0.75733
}Semantic roles & 50–950 ramp
primary
#F6D8FC
secondary
#A1E494
accent
#E20328
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485