#DECBF2#DECBF2
#DECBF2 is a very light, muted violet. Relative luminance 0.647; OKLCH L 87.0% C 0.057 H 307.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF2 |
|---|---|
| RGB | rgb(222, 203, 242) |
| HSL | hsl(269, 60%, 87%) |
| HSV | hsv(269, 16%, 95%) |
| CMYK | cmyk(8.3%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(84.30, 13.76, -16.76) |
| CIE-LCH | lch(84.30, 21.68, 309.38°) |
| OKLab | oklab(86.99% 0.0343 -0.0452) |
| OKLCH | oklch(86.99% 0.057 307.2) |
| XYZ | xyz(67.5043, 64.6525, 92.9101) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.46
Pale Lavender
#EECFFE
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 5.20
Very Light Purple
#F6CEFC
ΔE00 5.54
Thistle
#D8BFD8
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF2 #DFF2CB
analogous
#CBCCF2 #DECBF2 #F2CBF2
triadic
#DECBF2 #F2DECB #CBF2DE
tetradic
#DECBF2 #F2CBCC #DFF2CB #CBF2F2
square
#DECBF2 #F2CBCC #DFF2CB #CBF2F2
split-complementary
#DECBF2 #F2F2CB #CCF2CB
monochromatic
#A069DA #BF9AE6 #DECBF2 #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.51
#DECBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DECBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#C8D3F1
Tritanopia (blue-blind)
#DCD0D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbf2; /* rgb */ color: rgb(222, 203, 242); /* oklch */ color: oklch(87.0% 0.057 307.2);
Tailwind
colors: {
custom: {
50: '#e8daf6',
500: '#decbf2',
950: '#000000',
},
}SCSS
$custom: #decbf2; $custom-light: #e8daf6; $custom-dark: #000000;
JSON
{
"hex": "#decbf2",
"rgb": {
"r": 222,
"g": 203,
"b": 242
},
"hsl": {
"h": 269.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.86992,
"c": 0.05677,
"h": 307.2
},
"luminance": 0.64652
}Semantic roles & 50–950 ramp
primary
#DECBF2
secondary
#B1D290
accent
#C81E75
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385