#DECBF0#DECBF0
#DECBF0 is a very light, muted violet. Relative luminance 0.645; OKLCH L 86.9% C 0.054 H 308.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF0 |
|---|---|
| RGB | rgb(222, 203, 240) |
| HSL | hsl(271, 55%, 87%) |
| HSV | hsv(271, 15%, 94%) |
| CMYK | cmyk(7.5%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(84.24, 13.36, -15.79) |
| CIE-LCH | lch(84.24, 20.69, 310.24°) |
| OKLab | oklab(86.92% 0.0337 -0.0425) |
| OKLCH | oklch(86.92% 0.054 308.3) |
| XYZ | xyz(67.2056, 64.5330, 91.3368) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.04
Thistle
#D8BFD8
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF0 #DDF0CB
analogous
#CCCBF0 #DECBF0 #F0CBF0
triadic
#DECBF0 #F0DECB #CBF0DE
tetradic
#DECBF0 #F0CCCB #DDF0CB #CBF0F0
square
#DECBF0 #F0CCCB #DDF0CB #CBF0F0
split-complementary
#DECBF0 #F0F0CB #CBF0CC
monochromatic
#A26CD5 #C09CE2 #DECBF0 #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.51
#DECBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DECBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF0
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF0 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F2
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#DCCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbf0; /* rgb */ color: rgb(222, 203, 240); /* oklch */ color: oklch(86.9% 0.054 308.3);
Tailwind
colors: {
custom: {
50: '#e8daf5',
500: '#decbf0',
950: '#000000',
},
}SCSS
$custom: #decbf0; $custom-light: #e8daf5; $custom-dark: #000000;
JSON
{
"hex": "#decbf0",
"rgb": {
"r": 222,
"g": 203,
"b": 240
},
"hsl": {
"h": 270.811,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.86924,
"c": 0.05425,
"h": 308.3
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#DECBF0
secondary
#AFCE91
accent
#C32371
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485