#F6DCFB#F6DCFB
#F6DCFB is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.5% C 0.050 H 320.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCFB |
|---|---|
| RGB | rgb(246, 220, 251) |
| HSL | hsl(290, 79%, 92%) |
| HSV | hsv(290, 12%, 98%) |
| CMYK | cmyk(2%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.66, 14.31, -11.78) |
| CIE-LCH | lch(90.66, 18.53, 320.52°) |
| OKLab | oklab(92.5% 0.0386 -0.0315) |
| OKLCH | oklch(92.5% 0.05 320.8) |
| XYZ | xyz(81.0093, 77.7451, 101.9868) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 5.28
Pale Mauve
#FED0FC
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 7.13
Light Lilac
#EDC8FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCFB #E1FBDC
analogous
#E7DCFB #F6DCFB #FBDCF0
triadic
#F6DCFB #FBF6DC #DCFBF6
tetradic
#F6DCFB #FBE7DC #E1FBDC #DCF0FB
square
#F6DCFB #FBE7DC #E1FBDC #DCF0FB
split-complementary
#F6DCFB #F0FBDC #DCFBE7
monochromatic
#DA6EEE #E8A5F5 #F6DCFB #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.27
#F6DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F6DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCFB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCFB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#DFE5FA
Tritanopia (blue-blind)
#F7DFE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dcfb; /* rgb */ color: rgb(246, 220, 251); /* oklch */ color: oklch(92.5% 0.050 320.8);
Tailwind
colors: {
custom: {
50: '#f9e6fc',
500: '#f6dcfb',
950: '#000000',
},
}SCSS
$custom: #f6dcfb; $custom-light: #f9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f6dcfb",
"rgb": {
"r": 246,
"g": 220,
"b": 251
},
"hsl": {
"h": 290.323,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92496,
"c": 0.04981,
"h": 320.8
},
"luminance": 0.77744
}Semantic roles & 50–950 ramp
primary
#F6DCFB
secondary
#A5E299
accent
#DC0A2C
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485