#DECBF8#DECBF8
#DECBF8 is a very light, moderate violet. Relative luminance 0.650; OKLCH L 87.2% C 0.064 H 304.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF8 |
|---|---|
| RGB | rgb(222, 203, 248) |
| HSL | hsl(265, 76%, 88%) |
| HSV | hsv(265, 18%, 97%) |
| CMYK | cmyk(10.5%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.49, 14.95, -19.66) |
| CIE-LCH | lch(84.49, 24.70, 307.25°) |
| OKLab | oklab(87.2% 0.0363 -0.0532) |
| OKLCH | oklch(87.2% 0.064 304.3) |
| XYZ | xyz(68.4202, 65.0189, 97.7341) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.07
Light Lavender
#DFC5FE
ΔE00 3.16
Pale Lavender
#EECFFE
ΔE00 3.45
Light Lilac
#EDC8FF
ΔE00 4.42
Very Light Purple
#F6CEFC
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF8 #E5F8CB
analogous
#CBCEF8 #DECBF8 #F4CBF8
triadic
#DECBF8 #F8DECB #CBF8DE
tetradic
#DECBF8 #F8CBCE #E5F8CB #CBF8F4
square
#DECBF8 #F8CBCE #E5F8CB #CBF8F4
split-complementary
#DECBF8 #F8F4CB #CEF8CB
monochromatic
#9A5FE9 #BC95F1 #DECBF8 #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.50
#DECBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DECBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FA
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#DAD1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbf8; /* rgb */ color: rgb(222, 203, 248); /* oklch */ color: oklch(87.2% 0.064 304.3);
Tailwind
colors: {
custom: {
50: '#e8dafa',
500: '#decbf8',
950: '#000000',
},
}SCSS
$custom: #decbf8; $custom-light: #e8dafa; $custom-dark: #000000;
JSON
{
"hex": "#decbf8",
"rgb": {
"r": 222,
"g": 203,
"b": 248
},
"hsl": {
"h": 265.333,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.87202,
"c": 0.06443,
"h": 304.3
},
"luminance": 0.65019
}Semantic roles & 50–950 ramp
primary
#DECBF8
secondary
#BADC8B
accent
#D80D83
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485