#DEC5FC#DEC5FC
#DEC5FC is a very light, moderate violet. Relative luminance 0.625; OKLCH L 86.2% C 0.079 H 305.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5FC |
|---|---|
| RGB | rgb(222, 197, 252) |
| HSL | hsl(267, 90%, 88%) |
| HSV | hsv(267, 22%, 99%) |
| CMYK | cmyk(11.9%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.17, 18.97, -23.79) |
| CIE-LCH | lch(83.17, 30.42, 308.57°) |
| OKLab | oklab(86.22% 0.0461 -0.0647) |
| OKLCH | oklch(86.22% 0.079 305.4) |
| XYZ | xyz(67.6578, 62.4906, 100.5741) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.47
Pale Lilac
#E4CBFF
ΔE00 1.58
Light Lilac
#EDC8FF
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 4.69
Light Violet
#D6B4FC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5FC #E3FCC5
analogous
#C5C7FC #DEC5FC #FAC5FC
triadic
#DEC5FC #FCDEC5 #C5FCDE
tetradic
#DEC5FC #FCC5C7 #E3FCC5 #C5FCFA
square
#DEC5FC #FCC5C7 #E3FCC5 #C5FCFA
split-complementary
#DEC5FC #FCFAC5 #C7FCC5
monochromatic
#9C51F6 #BD8BF9 #DEC5FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.56
#DEC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DEC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5FC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5FC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#DACCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec5fc; /* rgb */ color: rgb(222, 197, 252); /* oklch */ color: oklch(86.2% 0.079 305.4);
Tailwind
colors: {
custom: {
50: '#e8d6fd',
500: '#dec5fc',
950: '#000000',
},
}SCSS
$custom: #dec5fc; $custom-light: #e8d6fd; $custom-dark: #000000;
JSON
{
"hex": "#dec5fc",
"rgb": {
"r": 222,
"g": 197,
"b": 252
},
"hsl": {
"h": 267.273,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.86223,
"c": 0.07943,
"h": 305.4
},
"luminance": 0.6249
}Semantic roles & 50–950 ramp
primary
#DEC5FC
secondary
#B7E382
accent
#E6007D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385