#DECBF3#DECBF3
#DECBF3 is a very light, muted violet. Relative luminance 0.647; OKLCH L 87.0% C 0.058 H 306.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF3 |
|---|---|
| RGB | rgb(222, 203, 243) |
| HSL | hsl(269, 63%, 87%) |
| HSV | hsv(269, 16%, 95%) |
| CMYK | cmyk(8.6%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(84.34, 13.95, -17.24) |
| CIE-LCH | lch(84.34, 22.18, 308.98°) |
| OKLab | oklab(87.03% 0.0347 -0.0466) |
| OKLCH | oklch(87.03% 0.058 306.7) |
| XYZ | xyz(67.6549, 64.7128, 93.7033) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.20
Pale Lavender
#EECFFE
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 4.37
Light Lilac
#EDC8FF
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 5.51
Thistle
#D8BFD8
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF3 #E0F3CB
analogous
#CBCCF3 #DECBF3 #F2CBF3
triadic
#DECBF3 #F3DECB #CBF3DE
tetradic
#DECBF3 #F3CBCC #E0F3CB #CBF3F2
square
#DECBF3 #F3CBCC #E0F3CB #CBF3F2
split-complementary
#DECBF3 #F3F2CB #CCF3CB
monochromatic
#9F68DC #BE99E8 #DECBF3 #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.51
#DECBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DECBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF3
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF3 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F5
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#DBD0D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbf3; /* rgb */ color: rgb(222, 203, 243); /* oklch */ color: oklch(87.0% 0.058 306.7);
Tailwind
colors: {
custom: {
50: '#e8daf7',
500: '#decbf3',
950: '#000000',
},
}SCSS
$custom: #decbf3; $custom-light: #e8daf7; $custom-dark: #000000;
JSON
{
"hex": "#decbf3",
"rgb": {
"r": 222,
"g": 203,
"b": 243
},
"hsl": {
"h": 268.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.87027,
"c": 0.05804,
"h": 306.7
},
"luminance": 0.64713
}Semantic roles & 50–950 ramp
primary
#DECBF3
secondary
#B3D38F
accent
#CA1B77
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385