#DEC1FB#DEC1FB
#DEC1FB is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.4% C 0.085 H 307.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1FB |
|---|---|
| RGB | rgb(222, 193, 251) |
| HSL | hsl(270, 88%, 87%) |
| HSV | hsv(270, 23%, 98%) |
| CMYK | cmyk(11.6%, 23.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.18, 20.91, -24.77) |
| CIE-LCH | lch(82.18, 32.41, 310.18°) |
| OKLab | oklab(85.45% 0.0515 -0.0674) |
| OKLCH | oklch(85.45% 0.085 307.4) |
| XYZ | xyz(66.6036, 60.6349, 99.4430) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.04
Pale Lilac
#E4CBFF
ΔE00 2.55
Light Lilac
#EDC8FF
ΔE00 3.10
Light Lavendar
#EFC0FE
ΔE00 3.91
Light Violet
#D6B4FC
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1FB #DEFBC1
analogous
#C1C1FB #DEC1FB #FBC1FB
triadic
#DEC1FB #FBDEC1 #C1FBDE
tetradic
#DEC1FB #FBC1C1 #DEFBC1 #C1FBFB
square
#DEC1FB #FBC1C1 #DEFBC1 #C1FBFB
split-complementary
#DEC1FB #FBFBC1 #C1FBC1
monochromatic
#A14EF4 #BF88F7 #DEC1FB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.60
#DEC1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DEC1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1FB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1FB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#DAC9D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec1fb; /* rgb */ color: rgb(222, 193, 251); /* oklch */ color: oklch(85.4% 0.085 307.4);
Tailwind
colors: {
custom: {
50: '#e8d3fc',
500: '#dec1fb',
950: '#000000',
},
}SCSS
$custom: #dec1fb; $custom-light: #e8d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dec1fb",
"rgb": {
"r": 222,
"g": 193,
"b": 251
},
"hsl": {
"h": 270,
"s": 87.879,
"l": 87.059
},
"oklch": {
"l": 0.85447,
"c": 0.08482,
"h": 307.4
},
"luminance": 0.60635
}Semantic roles & 50–950 ramp
primary
#DEC1FB
secondary
#B0E180
accent
#E40173
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385