#DEC9FF#DEC9FF
#DEC9FF is a very light, moderate violet. Relative luminance 0.645; OKLCH L 87.1% C 0.077 H 302.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9FF |
|---|---|
| RGB | rgb(222, 201, 255) |
| HSL | hsl(263, 100%, 89%) |
| HSV | hsv(263, 21%, 100%) |
| CMYK | cmyk(12.9%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(84.24, 17.44, -23.76) |
| CIE-LCH | lch(84.24, 29.48, 306.27°) |
| OKLab | oklab(87.08% 0.0413 -0.0647) |
| OKLCH | oklch(87.08% 0.077 302.6) |
| XYZ | xyz(69.0573, 64.5229, 103.4044) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.38
Pale Lilac
#E4CBFF
ΔE00 1.47
Light Lilac
#EDC8FF
ΔE00 3.93
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lavendar
#EFC0FE
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9FF #EAFFC9
analogous
#C9CFFF #DEC9FF #F9C9FF
triadic
#DEC9FF #FFDEC9 #C9FFDE
tetradic
#DEC9FF #FFC9CF #EAFFC9 #C9FFF9
square
#DEC9FF #FFC9CF #EAFFC9 #C9FFF9
split-complementary
#DEC9FF #FFF9C9 #CFFFC9
monochromatic
#934FFF #B98CFF #DEC9FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.51
#DEC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DEC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9FF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9FF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#D9D0DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dec9ff; /* rgb */ color: rgb(222, 201, 255); /* oklch */ color: oklch(87.1% 0.077 302.6);
Tailwind
colors: {
custom: {
50: '#e8d9ff',
500: '#dec9ff',
950: '#000000',
},
}SCSS
$custom: #dec9ff; $custom-light: #e8d9ff; $custom-dark: #000000;
JSON
{
"hex": "#dec9ff",
"rgb": {
"r": 222,
"g": 201,
"b": 255
},
"hsl": {
"h": 263.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.87079,
"c": 0.07674,
"h": 302.6
},
"luminance": 0.64523
}Semantic roles & 50–950 ramp
primary
#DEC9FF
secondary
#C1E983
accent
#E6008C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386