#DEC9FC#DEC9FC
#DEC9FC is a very light, moderate violet. Relative luminance 0.643; OKLCH L 87.0% C 0.073 H 303.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9FC |
|---|---|
| RGB | rgb(222, 201, 252) |
| HSL | hsl(265, 89%, 89%) |
| HSV | hsv(265, 20%, 99%) |
| CMYK | cmyk(11.9%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(84.14, 16.83, -22.32) |
| CIE-LCH | lch(84.14, 27.95, 307.01°) |
| OKLab | oklab(86.97% 0.0404 -0.0606) |
| OKLCH | oklch(86.97% 0.073 303.7) |
| XYZ | xyz(68.5782, 64.3313, 100.8809) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.21
Light Lavender
#DFC5FE
ΔE00 1.70
Pale Lavender
#EECFFE
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 3.79
Light Lavendar
#EFC0FE
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9FC #E7FCC9
analogous
#C9CEFC #DEC9FC #F8C9FC
triadic
#DEC9FC #FCDEC9 #C9FCDE
tetradic
#DEC9FC #FCC9CE #E7FCC9 #C9FCF8
square
#DEC9FC #FCC9CE #E7FCC9 #C9FCF8
split-complementary
#DEC9FC #FCF8C9 #CEFCC9
monochromatic
#9755F6 #BB8FF9 #DEC9FC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.51
#DEC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DEC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9FC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9FC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#DAD0DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dec9fc; /* rgb */ color: rgb(222, 201, 252); /* oklch */ color: oklch(87.0% 0.073 303.7);
Tailwind
colors: {
custom: {
50: '#e8d9fd',
500: '#dec9fc',
950: '#000000',
},
}SCSS
$custom: #dec9fc; $custom-light: #e8d9fd; $custom-dark: #000000;
JSON
{
"hex": "#dec9fc",
"rgb": {
"r": 222,
"g": 201,
"b": 252
},
"hsl": {
"h": 264.706,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.86969,
"c": 0.07286,
"h": 303.7
},
"luminance": 0.64331
}Semantic roles & 50–950 ramp
primary
#DEC9FC
secondary
#BDE386
accent
#E60087
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385