#F6DBFF#F6DBFF
#F6DBFF is a very light, muted purple. Relative luminance 0.775; OKLCH L 92.4% C 0.056 H 317.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DBFF |
|---|---|
| RGB | rgb(246, 219, 255) |
| HSL | hsl(285, 100%, 93%) |
| HSV | hsv(285, 14%, 100%) |
| CMYK | cmyk(3.5%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.54, 15.57, -14.06) |
| CIE-LCH | lch(90.54, 20.98, 317.91°) |
| OKLab | oklab(92.44% 0.0414 -0.0377) |
| OKLCH | oklch(92.44% 0.056 317.7) |
| XYZ | xyz(81.3848, 77.4767, 105.2555) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.79
Very Light Purple
#F6CEFC
ΔE00 4.20
Pale Mauve
#FED0FC
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DBFF #E4FFDB
analogous
#E4DBFF #F6DBFF #FFDBF6
triadic
#F6DBFF #FFF6DB #DBFFF6
tetradic
#F6DBFF #FFE4DB #E4FFDB #DBF6FF
square
#F6DBFF #FFE4DB #E4FFDB #DBF6FF
split-complementary
#F6DBFF #F6FFDB #DBFFE4
monochromatic
#D761FF #E79EFF #F6DBFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.27
#F6DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F6DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DBFF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DBFF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F6DFE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dbff; /* rgb */ color: rgb(246, 219, 255); /* oklch */ color: oklch(92.4% 0.056 317.7);
Tailwind
colors: {
custom: {
50: '#f9e6ff',
500: '#f6dbff',
950: '#000000',
},
}SCSS
$custom: #f6dbff; $custom-light: #f9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f6dbff",
"rgb": {
"r": 246,
"g": 219,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92439,
"c": 0.05598,
"h": 317.7
},
"luminance": 0.77476
}Semantic roles & 50–950 ramp
primary
#F6DBFF
secondary
#A9EC92
accent
#E60039
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486