#DECBE8#DECBE8
#DECBE8 is a very light, muted violet. Relative luminance 0.641; OKLCH L 86.7% C 0.044 H 314.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBE8 |
|---|---|
| RGB | rgb(222, 203, 232) |
| HSL | hsl(279, 39%, 85%) |
| HSV | hsv(279, 13%, 91%) |
| CMYK | cmyk(4.3%, 12.5%, 0%, 9%) |
| CIE-LAB | lab(84.00, 11.82, -11.89) |
| CIE-LCH | lch(84.00, 16.77, 314.82°) |
| OKLab | oklab(86.66% 0.0309 -0.0319) |
| OKLCH | oklch(86.66% 0.044 314.1) |
| XYZ | xyz(66.0433, 64.0681, 85.2154) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.57
Pale Lavender
#EECFFE
ΔE00 5.77
Pale Lilac
#E4CBFF
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBE8 #D5E8CB
analogous
#CFCBE8 #DECBE8 #E8CBE4
triadic
#DECBE8 #E8DECB #CBE8DE
tetradic
#DECBE8 #E8CFCB #D5E8CB #CBE4E8
square
#DECBE8 #E8CFCB #D5E8CB #CBE4E8
split-complementary
#DECBE8 #E4E8CB #CBE8CF
monochromatic
#A876C2 #C3A1D5 #DECBE8 #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.52
#DECBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DECBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBE8
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBE8 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E9
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#DECED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decbe8; /* rgb */ color: rgb(222, 203, 232); /* oklch */ color: oklch(86.7% 0.044 314.1);
Tailwind
colors: {
custom: {
50: '#e8daef',
500: '#decbe8',
950: '#000000',
},
}SCSS
$custom: #decbe8; $custom-light: #e8daef; $custom-dark: #000000;
JSON
{
"hex": "#decbe8",
"rgb": {
"r": 222,
"g": 203,
"b": 232
},
"hsl": {
"h": 279.31,
"s": 38.667,
"l": 85.294
},
"oklch": {
"l": 0.86656,
"c": 0.0444,
"h": 314.1
},
"luminance": 0.64068
}Semantic roles & 50–950 ramp
primary
#DECBE8
secondary
#A5C295
accent
#B2345F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385