#DEC0FB#DEC0FB
#DEC0FB is a very light, moderate violet. Relative luminance 0.602; OKLCH L 85.3% C 0.086 H 307.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0FB |
|---|---|
| RGB | rgb(222, 192, 251) |
| HSL | hsl(271, 88%, 87%) |
| HSV | hsv(271, 24%, 98%) |
| CMYK | cmyk(11.6%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.94, 21.45, -25.13) |
| CIE-LCH | lch(81.94, 33.04, 310.48°) |
| OKLab | oklab(85.26% 0.0529 -0.0684) |
| OKLCH | oklch(85.26% 0.086 307.7) |
| XYZ | xyz(66.3833, 60.1943, 99.3696) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.32
Pale Lilac
#E4CBFF
ΔE00 2.84
Light Lilac
#EDC8FF
ΔE00 3.18
Light Violet
#D6B4FC
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0FB #DDFBC0
analogous
#C1C0FB #DEC0FB #FBC0FB
triadic
#DEC0FB #FBDEC0 #C0FBDE
tetradic
#DEC0FB #FBC1C0 #DDFBC0 #C0FBFB
square
#DEC0FB #FBC1C0 #DDFBC0 #C0FBFB
split-complementary
#DEC0FB #FBFBC0 #C0FBC1
monochromatic
#A24DF4 #C086F7 #DEC0FB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.61
#DEC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DEC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0FB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0FB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#DAC8D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec0fb; /* rgb */ color: rgb(222, 192, 251); /* oklch */ color: oklch(85.3% 0.086 307.7);
Tailwind
colors: {
custom: {
50: '#e8d3fc',
500: '#dec0fb',
950: '#000000',
},
}SCSS
$custom: #dec0fb; $custom-light: #e8d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dec0fb",
"rgb": {
"r": 222,
"g": 192,
"b": 251
},
"hsl": {
"h": 270.508,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.85263,
"c": 0.08649,
"h": 307.7
},
"luminance": 0.60194
}Semantic roles & 50–950 ramp
primary
#DEC0FB
secondary
#AFE17F
accent
#E50171
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385