#DECBF9#DECBF9
#DECBF9 is a very light, moderate violet. Relative luminance 0.651; OKLCH L 87.2% C 0.066 H 303.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF9 |
|---|---|
| RGB | rgb(222, 203, 249) |
| HSL | hsl(265, 79%, 89%) |
| HSV | hsv(265, 18%, 98%) |
| CMYK | cmyk(10.8%, 18.5%, 0%, 2.4%) |
| CIE-LAB | lab(84.53, 15.15, -20.14) |
| CIE-LCH | lch(84.53, 25.21, 306.95°) |
| OKLab | oklab(87.24% 0.0366 -0.0546) |
| OKLCH | oklch(87.24% 0.066 303.8) |
| XYZ | xyz(68.5758, 65.0811, 98.5534) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.89
Light Lavender
#DFC5FE
ΔE00 2.94
Pale Lavender
#EECFFE
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF9 #E6F9CB
analogous
#CBCFF9 #DECBF9 #F5CBF9
triadic
#DECBF9 #F9DECB #CBF9DE
tetradic
#DECBF9 #F9CBCF #E6F9CB #CBF9F5
square
#DECBF9 #F9CBCF #E6F9CB #CBF9F5
split-complementary
#DECBF9 #F9F5CB #CFF9CB
monochromatic
#985DEC #BB94F3 #DECBF9 #EEE4FC #EEE4FC
Accessibility & contrast
On white
1.50
#DECBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DECBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF9 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FB
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#DAD1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbf9; /* rgb */ color: rgb(222, 203, 249); /* oklch */ color: oklch(87.2% 0.066 303.8);
Tailwind
colors: {
custom: {
50: '#e8dafb',
500: '#decbf9',
950: '#000000',
},
}SCSS
$custom: #decbf9; $custom-light: #e8dafb; $custom-dark: #000000;
JSON
{
"hex": "#decbf9",
"rgb": {
"r": 222,
"g": 203,
"b": 249
},
"hsl": {
"h": 264.783,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.87237,
"c": 0.06572,
"h": 303.8
},
"luminance": 0.65081
}Semantic roles & 50–950 ramp
primary
#DECBF9
secondary
#BBDE8B
accent
#DC0A85
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485