#DEC3FB#DEC3FB
#DEC3FB is a very light, moderate violet. Relative luminance 0.615; OKLCH L 85.8% C 0.081 H 306.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3FB |
|---|---|
| RGB | rgb(222, 195, 251) |
| HSL | hsl(269, 88%, 87%) |
| HSV | hsv(269, 22%, 98%) |
| CMYK | cmyk(11.6%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.66, 19.84, -24.04) |
| CIE-LCH | lch(82.66, 31.17, 309.53°) |
| OKLab | oklab(85.82% 0.0486 -0.0654) |
| OKLCH | oklch(85.82% 0.081 306.6) |
| XYZ | xyz(67.0487, 61.5251, 99.5914) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.61
Pale Lilac
#E4CBFF
ΔE00 1.98
Light Lilac
#EDC8FF
ΔE00 3.06
Pale Lavender
#EECFFE
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 4.26
Light Violet
#D6B4FC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3FB #E0FBC3
analogous
#C3C4FB #DEC3FB #FAC3FB
triadic
#DEC3FB #FBDEC3 #C3FBDE
tetradic
#DEC3FB #FBC3C4 #E0FBC3 #C3FBFA
square
#DEC3FB #FBC3C4 #E0FBC3 #C3FBFA
split-complementary
#DEC3FB #FBFAC3 #C4FBC3
monochromatic
#9F50F3 #BE8AF7 #DEC3FB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.58
#DEC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DEC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3FB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3FB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFD
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#DACAD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec3fb; /* rgb */ color: rgb(222, 195, 251); /* oklch */ color: oklch(85.8% 0.081 306.6);
Tailwind
colors: {
custom: {
50: '#e8d5fc',
500: '#dec3fb',
950: '#000000',
},
}SCSS
$custom: #dec3fb; $custom-light: #e8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#dec3fb",
"rgb": {
"r": 222,
"g": 195,
"b": 251
},
"hsl": {
"h": 268.929,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.85816,
"c": 0.08148,
"h": 306.6
},
"luminance": 0.61525
}Semantic roles & 50–950 ramp
primary
#DEC3FB
secondary
#B3E181
accent
#E40177
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385