#DECBFF#DECBFF
#DECBFF is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.5% C 0.074 H 301.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBFF |
|---|---|
| RGB | rgb(222, 203, 255) |
| HSL | hsl(262, 100%, 90%) |
| HSV | hsv(262, 20%, 100%) |
| CMYK | cmyk(12.9%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(84.72, 16.37, -23.03) |
| CIE-LCH | lch(84.72, 28.26, 305.41°) |
| OKLab | oklab(87.45% 0.0385 -0.0626) |
| OKLCH | oklch(87.45% 0.074 301.6) |
| XYZ | xyz(69.5266, 65.4614, 103.5608) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.61
Light Lavender
#DFC5FE
ΔE00 2.04
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 4.30
Periwinkle
#CCCCFF
ΔE00 5.42
Light Lavendar
#EFC0FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBFF #ECFFCB
analogous
#CBD2FF #DECBFF #F8CBFF
triadic
#DECBFF #FFDECB #CBFFDE
tetradic
#DECBFF #FFCBD2 #ECFFCB #CBFFF8
square
#DECBFF #FFCBD2 #ECFFCB #CBFFF8
split-complementary
#DECBFF #FFF8CB #D2FFCB
monochromatic
#9051FF #B78EFF #DECBFF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.49
#DECBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DECBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBFF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBFF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#D9D2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbff; /* rgb */ color: rgb(222, 203, 255); /* oklch */ color: oklch(87.5% 0.074 301.6);
Tailwind
colors: {
custom: {
50: '#e8daff',
500: '#decbff',
950: '#000000',
},
}SCSS
$custom: #decbff; $custom-light: #e8daff; $custom-dark: #000000;
JSON
{
"hex": "#decbff",
"rgb": {
"r": 222,
"g": 203,
"b": 255
},
"hsl": {
"h": 261.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.87453,
"c": 0.07352,
"h": 301.6
},
"luminance": 0.65461
}Semantic roles & 50–950 ramp
primary
#DECBFF
secondary
#C5E985
accent
#E60092
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486