#DECCFD#DECCFD
#DECCFD is a very light, moderate violet. Relative luminance 0.658; OKLCH L 87.6% C 0.069 H 301.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCFD |
|---|---|
| RGB | rgb(222, 204, 253) |
| HSL | hsl(262, 92%, 90%) |
| HSV | hsv(262, 19%, 99%) |
| CMYK | cmyk(12.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.90, 15.43, -21.70) |
| CIE-LCH | lch(84.90, 26.63, 305.41°) |
| OKLab | oklab(87.57% 0.0365 -0.0589) |
| OKLCH | oklch(87.57% 0.069 301.7) |
| XYZ | xyz(69.4432, 65.8072, 101.9531) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.77
Light Lavender
#DFC5FE
ΔE00 2.60
Pale Lavender
#EECFFE
ΔE00 3.87
Light Lilac
#EDC8FF
ΔE00 4.49
Periwinkle
#CCCCFF
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCFD #EBFDCC
analogous
#CCD3FD #DECCFD #F7CCFD
triadic
#DECCFD #FDDECC #CCFDDE
tetradic
#DECCFD #FDCCD3 #EBFDCC #CCFDF7
square
#DECCFD #FDCCD3 #EBFDCC #CCFDF7
split-complementary
#DECCFD #FDF7CC #D3FDCC
monochromatic
#9256F8 #B891FB #DECCFD #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.48
#DECCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DECCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCFD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCFD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#D9D3DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deccfd; /* rgb */ color: rgb(222, 204, 253); /* oklch */ color: oklch(87.6% 0.069 301.7);
Tailwind
colors: {
custom: {
50: '#e8dbfe',
500: '#deccfd',
950: '#000000',
},
}SCSS
$custom: #deccfd; $custom-light: #e8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#deccfd",
"rgb": {
"r": 222,
"g": 204,
"b": 253
},
"hsl": {
"h": 262.041,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87569,
"c": 0.0693,
"h": 301.7
},
"luminance": 0.65807
}Semantic roles & 50–950 ramp
primary
#DECCFD
secondary
#C3E588
accent
#E60091
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485