#DEC0FC#DEC0FC
#DEC0FC is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.3% C 0.088 H 307.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0FC |
|---|---|
| RGB | rgb(222, 192, 252) |
| HSL | hsl(270, 91%, 87%) |
| HSV | hsv(270, 24%, 99%) |
| CMYK | cmyk(11.9%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.98, 21.65, -25.61) |
| CIE-LCH | lch(81.98, 33.54, 310.21°) |
| OKLab | oklab(85.3% 0.0532 -0.0698) |
| OKLCH | oklch(85.3% 0.088 307.3) |
| XYZ | xyz(66.5413, 60.2575, 100.2020) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.35
Pale Lilac
#E4CBFF
ΔE00 2.94
Light Lilac
#EDC8FF
ΔE00 3.30
Light Violet
#D6B4FC
ΔE00 3.57
Light Lavendar
#EFC0FE
ΔE00 3.83
Pale Lavender
#EECFFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0FC #DEFCC0
analogous
#C0C0FC #DEC0FC #FCC0FC
triadic
#DEC0FC #FCDEC0 #C0FCDE
tetradic
#DEC0FC #FCC0C0 #DEFCC0 #C0FCFC
square
#DEC0FC #FCC0C0 #DEFCC0 #C0FCFC
split-complementary
#DEC0FC #FCFCC0 #C0FCC0
monochromatic
#A14BF6 #BF86F9 #DEC0FC #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.61
#DEC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DEC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0FC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0FC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#DAC8D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec0fc; /* rgb */ color: rgb(222, 192, 252); /* oklch */ color: oklch(85.3% 0.088 307.3);
Tailwind
colors: {
custom: {
50: '#e8d3fd',
500: '#dec0fc',
950: '#000000',
},
}SCSS
$custom: #dec0fc; $custom-light: #e8d3fd; $custom-dark: #000000;
JSON
{
"hex": "#dec0fc",
"rgb": {
"r": 222,
"g": 192,
"b": 252
},
"hsl": {
"h": 270,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.85301,
"c": 0.08773,
"h": 307.3
},
"luminance": 0.60257
}Semantic roles & 50–950 ramp
primary
#DEC0FC
secondary
#B0E27E
accent
#E60073
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385