#DECCF8#DECCF8
#DECCF8 is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.4% C 0.063 H 303.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCF8 |
|---|---|
| RGB | rgb(222, 204, 248) |
| HSL | hsl(265, 76%, 89%) |
| HSV | hsv(265, 18%, 97%) |
| CMYK | cmyk(10.5%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(84.74, 14.42, -19.29) |
| CIE-LCH | lch(84.74, 24.09, 306.77°) |
| OKLab | oklab(87.39% 0.0349 -0.0522) |
| OKLCH | oklch(87.39% 0.063 303.7) |
| XYZ | xyz(68.6572, 65.4927, 97.8131) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.37
Light Lavender
#DFC5FE
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 3.61
Light Lilac
#EDC8FF
ΔE00 4.73
Very Light Purple
#F6CEFC
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCF8 #E6F8CC
analogous
#CCD0F8 #DECCF8 #F4CCF8
triadic
#DECCF8 #F8DECC #CCF8DE
tetradic
#DECCF8 #F8CCD0 #E6F8CC #CCF8F4
square
#DECCF8 #F8CCD0 #E6F8CC #CCF8F4
split-complementary
#DECCF8 #F8F4CC #D0F8CC
monochromatic
#9860E9 #BB96F1 #DECCF8 #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.49
#DECCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DECCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCF8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCF8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#C7D4F7
Tritanopia (blue-blind)
#DAD2DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deccf8; /* rgb */ color: rgb(222, 204, 248); /* oklch */ color: oklch(87.4% 0.063 303.7);
Tailwind
colors: {
custom: {
50: '#e8dbfa',
500: '#deccf8',
950: '#000000',
},
}SCSS
$custom: #deccf8; $custom-light: #e8dbfa; $custom-dark: #000000;
JSON
{
"hex": "#deccf8",
"rgb": {
"r": 222,
"g": 204,
"b": 248
},
"hsl": {
"h": 264.545,
"s": 75.862,
"l": 88.627
},
"oklch": {
"l": 0.87391,
"c": 0.0628,
"h": 303.7
},
"luminance": 0.65493
}Semantic roles & 50–950 ramp
primary
#DECCF8
secondary
#BBDC8C
accent
#D80D85
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485