#DEC5FA#DEC5FA
#DEC5FA is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.2% C 0.077 H 306.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5FA |
|---|---|
| RGB | rgb(222, 197, 250) |
| HSL | hsl(268, 84%, 88%) |
| HSV | hsv(268, 21%, 98%) |
| CMYK | cmyk(11.2%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(83.11, 18.56, -22.83) |
| CIE-LCH | lch(83.11, 29.42, 309.12°) |
| OKLab | oklab(86.15% 0.0455 -0.062) |
| OKLCH | oklch(86.15% 0.077 306.2) |
| XYZ | xyz(67.3426, 62.3645, 98.9138) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.94
Pale Lilac
#E4CBFF
ΔE00 1.43
Light Lilac
#EDC8FF
ΔE00 3.11
Pale Lavender
#EECFFE
ΔE00 3.62
Light Lavendar
#EFC0FE
ΔE00 4.69
Light Violet
#D6B4FC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5FA #E1FAC5
analogous
#C5C6FA #DEC5FA #F9C5FA
triadic
#DEC5FA #FADEC5 #C5FADE
tetradic
#DEC5FA #FAC5C6 #E1FAC5 #C5FAF9
square
#DEC5FA #FAC5C6 #E1FAC5 #C5FAF9
split-complementary
#DEC5FA #FAF9C5 #C6FAC5
monochromatic
#9E54F0 #BE8DF5 #DEC5FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.56
#DEC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DEC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5FA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5FA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#DACCD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec5fa; /* rgb */ color: rgb(222, 197, 250); /* oklch */ color: oklch(86.2% 0.077 306.2);
Tailwind
colors: {
custom: {
50: '#e8d6fc',
500: '#dec5fa',
950: '#000000',
},
}SCSS
$custom: #dec5fa; $custom-light: #e8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dec5fa",
"rgb": {
"r": 222,
"g": 197,
"b": 250
},
"hsl": {
"h": 268.302,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.8615,
"c": 0.07689,
"h": 306.2
},
"luminance": 0.62364
}Semantic roles & 50–950 ramp
primary
#DEC5FA
secondary
#B4DF84
accent
#E10579
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385