#DEC3FA#DEC3FA
#DEC3FA is a very light, moderate violet. Relative luminance 0.615; OKLCH L 85.8% C 0.080 H 307.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3FA |
|---|---|
| RGB | rgb(222, 195, 250) |
| HSL | hsl(269, 85%, 87%) |
| HSV | hsv(269, 22%, 98%) |
| CMYK | cmyk(11.2%, 22%, 0%, 2%) |
| CIE-LAB | lab(82.63, 19.63, -23.56) |
| CIE-LCH | lch(82.63, 30.66, 309.81°) |
| OKLab | oklab(85.78% 0.0483 -0.064) |
| OKLCH | oklch(85.78% 0.08 307) |
| XYZ | xyz(66.8915, 61.4623, 98.7634) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.78
Pale Lilac
#E4CBFF
ΔE00 1.91
Light Lilac
#EDC8FF
ΔE00 2.98
Pale Lavender
#EECFFE
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 4.25
Light Violet
#D6B4FC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3FA #DFFAC3
analogous
#C3C4FA #DEC3FA #FAC3FA
triadic
#DEC3FA #FADEC3 #C3FADE
tetradic
#DEC3FA #FAC3C4 #DFFAC3 #C3FAFA
square
#DEC3FA #FAC3C4 #DFFAC3 #C3FAFA
split-complementary
#DEC3FA #FAFAC3 #C4FAC3
monochromatic
#A052F1 #BF8BF5 #DEC3FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.58
#DEC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DEC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3FA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3FA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#DACAD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec3fa; /* rgb */ color: rgb(222, 195, 250); /* oklch */ color: oklch(85.8% 0.080 307.0);
Tailwind
colors: {
custom: {
50: '#e8d5fc',
500: '#dec3fa',
950: '#000000',
},
}SCSS
$custom: #dec3fa; $custom-light: #e8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#dec3fa",
"rgb": {
"r": 222,
"g": 195,
"b": 250
},
"hsl": {
"h": 269.455,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85779,
"c": 0.08022,
"h": 307
},
"luminance": 0.61462
}Semantic roles & 50–950 ramp
primary
#DEC3FA
secondary
#B1DF82
accent
#E10475
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385