#F6DBFB#F6DBFB
#F6DBFB is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.3% C 0.052 H 321.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DBFB |
|---|---|
| RGB | rgb(246, 219, 251) |
| HSL | hsl(291, 80%, 92%) |
| HSV | hsv(291, 13%, 98%) |
| CMYK | cmyk(2%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(90.42, 14.83, -12.14) |
| CIE-LCH | lch(90.42, 19.16, 320.69°) |
| OKLab | oklab(92.31% 0.04 -0.0324) |
| OKLCH | oklch(92.31% 0.052 321) |
| XYZ | xyz(80.7476, 77.2218, 101.8996) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 4.88
Pale Mauve
#FED0FC
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DBFB #E0FBDB
analogous
#E6DBFB #F6DBFB #FBDBF0
triadic
#F6DBFB #FBF6DB #DBFBF6
tetradic
#F6DBFB #FBE6DB #E0FBDB #DBF0FB
square
#F6DBFB #FBE6DB #E0FBDB #DBF0FB
split-complementary
#F6DBFB #F0FBDB #DBFBE6
monochromatic
#DA6DEF #E8A4F5 #F6DBFB #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.28
#F6DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F6DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DBFB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DBFB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#F7DEE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dbfb; /* rgb */ color: rgb(246, 219, 251); /* oklch */ color: oklch(92.3% 0.052 321.0);
Tailwind
colors: {
custom: {
50: '#f9e6fc',
500: '#f6dbfb',
950: '#000000',
},
}SCSS
$custom: #f6dbfb; $custom-light: #f9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f6dbfb",
"rgb": {
"r": 246,
"g": 219,
"b": 251
},
"hsl": {
"h": 290.625,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.9231,
"c": 0.05153,
"h": 321
},
"luminance": 0.77221
}Semantic roles & 50–950 ramp
primary
#F6DBFB
secondary
#A4E298
accent
#DC092A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485