#DECBF5#DECBF5
#DECBF5 is a very light, moderate violet. Relative luminance 0.648; OKLCH L 87.1% C 0.061 H 305.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF5 |
|---|---|
| RGB | rgb(222, 203, 245) |
| HSL | hsl(267, 68%, 88%) |
| HSV | hsv(267, 17%, 96%) |
| CMYK | cmyk(9.4%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(84.40, 14.35, -18.21) |
| CIE-LCH | lch(84.40, 23.19, 308.23°) |
| OKLab | oklab(87.1% 0.0353 -0.0492) |
| OKLCH | oklch(87.1% 0.061 305.6) |
| XYZ | xyz(67.9586, 64.8342, 95.3026) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.71
Pale Lavender
#EECFFE
ΔE00 3.49
Light Lavender
#DFC5FE
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 5.49
Thistle
#D8BFD8
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF5 #E2F5CB
analogous
#CBCDF5 #DECBF5 #F3CBF5
triadic
#DECBF5 #F5DECB #CBF5DE
tetradic
#DECBF5 #F5CBCD #E2F5CB #CBF5F3
square
#DECBF5 #F5CBCD #E2F5CB #CBF5F3
split-complementary
#DECBF5 #F5F3CB #CDF5CB
monochromatic
#9D64E1 #BD98EB #DECBF5 #EFE5FA #EFE5FA
Accessibility & contrast
On white
1.50
#DECBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DECBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F7
Deuteranopia (green-blind)
#C7D3F4
Tritanopia (blue-blind)
#DBD0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbf5; /* rgb */ color: rgb(222, 203, 245); /* oklch */ color: oklch(87.1% 0.061 305.6);
Tailwind
colors: {
custom: {
50: '#e8daf8',
500: '#decbf5',
950: '#000000',
},
}SCSS
$custom: #decbf5; $custom-light: #e8daf8; $custom-dark: #000000;
JSON
{
"hex": "#decbf5",
"rgb": {
"r": 222,
"g": 203,
"b": 245
},
"hsl": {
"h": 267.143,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.87096,
"c": 0.06059,
"h": 305.6
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#DECBF5
secondary
#B6D78E
accent
#D0167C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485