#DEC6FC#DEC6FC
#DEC6FC is a very light, moderate violet. Relative luminance 0.629; OKLCH L 86.4% C 0.078 H 305.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6FC |
|---|---|
| RGB | rgb(222, 198, 252) |
| HSL | hsl(267, 90%, 88%) |
| HSV | hsv(267, 21%, 99%) |
| CMYK | cmyk(11.9%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(83.41, 18.43, -23.42) |
| CIE-LCH | lch(83.41, 29.81, 308.20°) |
| OKLab | oklab(86.41% 0.0447 -0.0637) |
| OKLCH | oklch(86.41% 0.078 305) |
| XYZ | xyz(67.8857, 62.9462, 100.6501) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.73
Pale Lilac
#E4CBFF
ΔE00 1.37
Light Lilac
#EDC8FF
ΔE00 3.32
Pale Lavender
#EECFFE
ΔE00 3.80
Light Lavendar
#EFC0FE
ΔE00 4.92
Light Violet
#D6B4FC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6FC #E4FCC6
analogous
#C6C9FC #DEC6FC #F9C6FC
triadic
#DEC6FC #FCDEC6 #C6FCDE
tetradic
#DEC6FC #FCC6C9 #E4FCC6 #C6FCF9
square
#DEC6FC #FCC6C9 #E4FCC6 #C6FCF9
split-complementary
#DEC6FC #FCF9C6 #C9FCC6
monochromatic
#9B52F6 #BC8CF9 #DEC6FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.55
#DEC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DEC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6FC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6FC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#DACDD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec6fc; /* rgb */ color: rgb(222, 198, 252); /* oklch */ color: oklch(86.4% 0.078 305.0);
Tailwind
colors: {
custom: {
50: '#e8d7fd',
500: '#dec6fc',
950: '#000000',
},
}SCSS
$custom: #dec6fc; $custom-light: #e8d7fd; $custom-dark: #000000;
JSON
{
"hex": "#dec6fc",
"rgb": {
"r": 222,
"g": 198,
"b": 252
},
"hsl": {
"h": 266.667,
"s": 90,
"l": 88.235
},
"oklch": {
"l": 0.86409,
"c": 0.07778,
"h": 305
},
"luminance": 0.62946
}Semantic roles & 50–950 ramp
primary
#DEC6FC
secondary
#B8E383
accent
#E6007F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385