#DECBFC#DECBFC
#DECBFC is a very light, moderate violet. Relative luminance 0.653; OKLCH L 87.3% C 0.070 H 302.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBFC |
|---|---|
| RGB | rgb(222, 203, 252) |
| HSL | hsl(263, 89%, 89%) |
| HSV | hsv(263, 19%, 99%) |
| CMYK | cmyk(11.9%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(84.62, 15.76, -21.59) |
| CIE-LCH | lch(84.62, 26.73, 306.13°) |
| OKLab | oklab(87.34% 0.0376 -0.0586) |
| OKLCH | oklch(87.34% 0.07 302.7) |
| XYZ | xyz(69.0474, 65.2698, 101.0373) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.56
Light Lavender
#DFC5FE
ΔE00 2.39
Pale Lavender
#EECFFE
ΔE00 3.69
Light Lilac
#EDC8FF
ΔE00 4.24
Periwinkle
#CCCCFF
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBFC #E9FCCB
analogous
#CBD1FC #DECBFC #F7CBFC
triadic
#DECBFC #FCDECB #CBFCDE
tetradic
#DECBFC #FCCBD1 #E9FCCB #CBFCF7
square
#DECBFC #FCCBD1 #E9FCCB #CBFCF7
split-complementary
#DECBFC #FCF7CB #D1FCCB
monochromatic
#9557F5 #B991F9 #DECBFC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.49
#DECBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DECBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBFC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBFC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#D9D2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbfc; /* rgb */ color: rgb(222, 203, 252); /* oklch */ color: oklch(87.3% 0.070 302.7);
Tailwind
colors: {
custom: {
50: '#e8dafd',
500: '#decbfc',
950: '#000000',
},
}SCSS
$custom: #decbfc; $custom-light: #e8dafd; $custom-dark: #000000;
JSON
{
"hex": "#decbfc",
"rgb": {
"r": 222,
"g": 203,
"b": 252
},
"hsl": {
"h": 263.265,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.87344,
"c": 0.06961,
"h": 302.7
},
"luminance": 0.6527
}Semantic roles & 50–950 ramp
primary
#DECBFC
secondary
#C0E388
accent
#E6008D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485