#DEC1FA#DEC1FA
#DEC1FA is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.4% C 0.084 H 307.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1FA |
|---|---|
| RGB | rgb(222, 193, 250) |
| HSL | hsl(271, 85%, 87%) |
| HSV | hsv(271, 23%, 98%) |
| CMYK | cmyk(11.2%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(82.15, 20.71, -24.28) |
| CIE-LCH | lch(82.15, 31.91, 310.46°) |
| OKLab | oklab(85.41% 0.0512 -0.0661) |
| OKLCH | oklch(85.41% 0.084 307.8) |
| XYZ | xyz(66.4464, 60.5720, 98.6150) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.09
Pale Lilac
#E4CBFF
ΔE00 2.46
Light Lilac
#EDC8FF
ΔE00 3.00
Light Lavendar
#EFC0FE
ΔE00 3.88
Light Violet
#D6B4FC
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1FA #DDFAC1
analogous
#C2C1FA #DEC1FA #FAC1FA
triadic
#DEC1FA #FADEC1 #C1FADE
tetradic
#DEC1FA #FAC2C1 #DDFAC1 #C1FAFA
square
#DEC1FA #FAC2C1 #DDFAC1 #C1FAFA
split-complementary
#DEC1FA #FAFAC1 #C1FAC2
monochromatic
#A250F1 #C088F5 #DEC1FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.60
#DEC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DEC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1FA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1FA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#BDCDF8
Tritanopia (blue-blind)
#DBC8D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec1fa; /* rgb */ color: rgb(222, 193, 250); /* oklch */ color: oklch(85.4% 0.084 307.8);
Tailwind
colors: {
custom: {
50: '#e8d3fc',
500: '#dec1fa',
950: '#000000',
},
}SCSS
$custom: #dec1fa; $custom-light: #e8d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dec1fa",
"rgb": {
"r": 222,
"g": 193,
"b": 250
},
"hsl": {
"h": 270.526,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.85409,
"c": 0.08356,
"h": 307.8
},
"luminance": 0.60572
}Semantic roles & 50–950 ramp
primary
#DEC1FA
secondary
#AFDF80
accent
#E20471
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385