#DEC0FA#DEC0FA
#DEC0FA is a very light, moderate violet. Relative luminance 0.601; OKLCH L 85.2% C 0.085 H 308.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0FA |
|---|---|
| RGB | rgb(222, 192, 250) |
| HSL | hsl(271, 85%, 87%) |
| HSV | hsv(271, 23%, 98%) |
| CMYK | cmyk(11.2%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(81.91, 21.24, -24.65) |
| CIE-LCH | lch(81.91, 32.54, 310.76°) |
| OKLab | oklab(85.23% 0.0526 -0.0671) |
| OKLCH | oklch(85.23% 0.085 308.1) |
| XYZ | xyz(66.2260, 60.1314, 98.5416) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.34
Pale Lilac
#E4CBFF
ΔE00 2.75
Light Lilac
#EDC8FF
ΔE00 3.07
Light Lavendar
#EFC0FE
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0FA #DCFAC0
analogous
#C1C0FA #DEC0FA #FAC0F9
triadic
#DEC0FA #FADEC0 #C0FADE
tetradic
#DEC0FA #FAC1C0 #DCFAC0 #C0F9FA
square
#DEC0FA #FAC1C0 #DCFAC0 #C0F9FA
split-complementary
#DEC0FA #F9FAC0 #C0FAC1
monochromatic
#A34FF1 #C087F6 #DEC0FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.61
#DEC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DEC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0FA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0FA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#DBC8D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec0fa; /* rgb */ color: rgb(222, 192, 250); /* oklch */ color: oklch(85.2% 0.085 308.1);
Tailwind
colors: {
custom: {
50: '#e8d3fc',
500: '#dec0fa',
950: '#000000',
},
}SCSS
$custom: #dec0fa; $custom-light: #e8d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dec0fa",
"rgb": {
"r": 222,
"g": 192,
"b": 250
},
"hsl": {
"h": 271.034,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.85225,
"c": 0.08524,
"h": 308.1
},
"luminance": 0.60131
}Semantic roles & 50–950 ramp
primary
#DEC0FA
secondary
#ADDF7F
accent
#E2046F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385