#DECEFD#DECEFD
#DECEFD is a very light, moderate violet. Relative luminance 0.668; OKLCH L 87.9% C 0.066 H 300.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEFD |
|---|---|
| RGB | rgb(222, 206, 253) |
| HSL | hsl(260, 92%, 90%) |
| HSV | hsv(260, 19%, 99%) |
| CMYK | cmyk(12.3%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.38, 14.36, -20.96) |
| CIE-LCH | lch(85.38, 25.41, 304.41°) |
| OKLab | oklab(87.95% 0.0336 -0.0569) |
| OKLCH | oklch(87.95% 0.066 300.6) |
| XYZ | xyz(69.9216, 66.7640, 102.1125) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.37
Light Lavender
#DFC5FE
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 4.14
Light Lilac
#EDC8FF
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.26
Very Light Purple
#F6CEFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEFD #EDFDCE
analogous
#CED5FD #DECEFD #F6CEFD
triadic
#DECEFD #FDDECE #CEFDDE
tetradic
#DECEFD #FDCED5 #EDFDCE #CEFDF6
square
#DECEFD #FDCED5 #EDFDCE #CEFDF6
split-complementary
#DECEFD #FDF6CE #D5FDCE
monochromatic
#8F58F8 #B693FB #DECEFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.46
#DECEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DECEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEFD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEFD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#D9D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decefd; /* rgb */ color: rgb(222, 206, 253); /* oklch */ color: oklch(87.9% 0.066 300.6);
Tailwind
colors: {
custom: {
50: '#e8ddfe',
500: '#decefd',
950: '#000000',
},
}SCSS
$custom: #decefd; $custom-light: #e8ddfe; $custom-dark: #000000;
JSON
{
"hex": "#decefd",
"rgb": {
"r": 222,
"g": 206,
"b": 253
},
"hsl": {
"h": 260.426,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87946,
"c": 0.06609,
"h": 300.6
},
"luminance": 0.66764
}Semantic roles & 50–950 ramp
primary
#DECEFD
secondary
#C6E68A
accent
#E60097
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485