#DEC4ED#DEC4ED
#DEC4ED is a very light, moderate violet. Relative luminance 0.611; OKLCH L 85.5% C 0.062 H 313.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4ED |
|---|---|
| RGB | rgb(222, 196, 237) |
| HSL | hsl(278, 53%, 85%) |
| HSV | hsv(278, 17%, 93%) |
| CMYK | cmyk(6.3%, 17.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.45, 16.52, -16.89) |
| CIE-LCH | lch(82.45, 23.63, 314.35°) |
| OKLab | oklab(85.5% 0.0428 -0.0455) |
| OKLCH | oklch(85.5% 0.062 313.2) |
| XYZ | xyz(65.1477, 61.1244, 88.4705) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.40
Pale Lilac
#E4CBFF
ΔE00 3.52
Light Lilac
#EDC8FF
ΔE00 4.14
Light Lavender
#DFC5FE
ΔE00 4.25
Very Light Purple
#F6CEFC
ΔE00 4.57
Thistle
#D8BFD8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4ED #D3EDC4
analogous
#CAC4ED #DEC4ED #EDC4E7
triadic
#DEC4ED #EDDEC4 #C4EDDE
tetradic
#DEC4ED #EDCAC4 #D3EDC4 #C4E7ED
square
#DEC4ED #EDCAC4 #D3EDC4 #C4E7ED
split-complementary
#DEC4ED #E7EDC4 #C4EDCA
monochromatic
#AA66D0 #C495DF #DEC4ED #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.59
#DEC4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DEC4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4ED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4ED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#DDC9D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec4ed; /* rgb */ color: rgb(222, 196, 237); /* oklch */ color: oklch(85.5% 0.062 313.2);
Tailwind
colors: {
custom: {
50: '#e8d6f2',
500: '#dec4ed',
950: '#000000',
},
}SCSS
$custom: #dec4ed; $custom-light: #e8d6f2; $custom-dark: #000000;
JSON
{
"hex": "#dec4ed",
"rgb": {
"r": 222,
"g": 196,
"b": 237
},
"hsl": {
"h": 278.049,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.85499,
"c": 0.06246,
"h": 313.2
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#DEC4ED
secondary
#A2CA8B
accent
#C1255E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385