#DEC6FA#DEC6FA
#DEC6FA is a very light, moderate violet. Relative luminance 0.628; OKLCH L 86.3% C 0.075 H 305.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6FA |
|---|---|
| RGB | rgb(222, 198, 250) |
| HSL | hsl(268, 84%, 88%) |
| HSV | hsv(268, 21%, 98%) |
| CMYK | cmyk(11.2%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(83.35, 18.03, -22.46) |
| CIE-LCH | lch(83.35, 28.80, 308.75°) |
| OKLab | oklab(86.34% 0.044 -0.061) |
| OKLCH | oklch(86.34% 0.075 305.8) |
| XYZ | xyz(67.5704, 62.8201, 98.9897) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.17
Pale Lilac
#E4CBFF
ΔE00 1.26
Light Lilac
#EDC8FF
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6FA #E2FAC6
analogous
#C6C8FA #DEC6FA #F8C6FA
triadic
#DEC6FA #FADEC6 #C6FADE
tetradic
#DEC6FA #FAC6C8 #E2FAC6 #C6FAF8
square
#DEC6FA #FAC6C8 #E2FAC6 #C6FAF8
split-complementary
#DEC6FA #FAF8C6 #C8FAC6
monochromatic
#9D55F0 #BD8EF5 #DEC6FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.55
#DEC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DEC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6FA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6FA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#DACDD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec6fa; /* rgb */ color: rgb(222, 198, 250); /* oklch */ color: oklch(86.3% 0.075 305.8);
Tailwind
colors: {
custom: {
50: '#e8d7fc',
500: '#dec6fa',
950: '#000000',
},
}SCSS
$custom: #dec6fa; $custom-light: #e8d7fc; $custom-dark: #000000;
JSON
{
"hex": "#dec6fa",
"rgb": {
"r": 222,
"g": 198,
"b": 250
},
"hsl": {
"h": 267.692,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.86336,
"c": 0.07523,
"h": 305.8
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#DEC6FA
secondary
#B6DF85
accent
#E0057B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385