#DEC5FB#DEC5FB
#DEC5FB is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.2% C 0.078 H 305.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5FB |
|---|---|
| RGB | rgb(222, 197, 251) |
| HSL | hsl(268, 87%, 88%) |
| HSV | hsv(268, 22%, 98%) |
| CMYK | cmyk(11.6%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.14, 18.76, -23.31) |
| CIE-LCH | lch(83.14, 29.92, 308.84°) |
| OKLab | oklab(86.19% 0.0458 -0.0634) |
| OKLCH | oklch(86.19% 0.078 305.8) |
| XYZ | xyz(67.4998, 62.4274, 99.7418) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.70
Pale Lilac
#E4CBFF
ΔE00 1.49
Light Lilac
#EDC8FF
ΔE00 3.16
Pale Lavender
#EECFFE
ΔE00 3.77
Light Lavendar
#EFC0FE
ΔE00 4.69
Light Violet
#D6B4FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5FB #E2FBC5
analogous
#C5C7FB #DEC5FB #F9C5FB
triadic
#DEC5FB #FBDEC5 #C5FBDE
tetradic
#DEC5FB #FBC5C7 #E2FBC5 #C5FBF9
square
#DEC5FB #FBC5C7 #E2FBC5 #C5FBF9
split-complementary
#DEC5FB #FBF9C5 #C7FBC5
monochromatic
#9D52F3 #BD8CF7 #DEC5FB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.56
#DEC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DEC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5FB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5FB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#DACCD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec5fb; /* rgb */ color: rgb(222, 197, 251); /* oklch */ color: oklch(86.2% 0.078 305.8);
Tailwind
colors: {
custom: {
50: '#e8d6fc',
500: '#dec5fb',
950: '#000000',
},
}SCSS
$custom: #dec5fb; $custom-light: #e8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dec5fb",
"rgb": {
"r": 222,
"g": 197,
"b": 251
},
"hsl": {
"h": 267.778,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.86186,
"c": 0.07816,
"h": 305.8
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#DEC5FB
secondary
#B6E183
accent
#E4027B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385