#DEC9FA#DEC9FA
#DEC9FA is a very light, moderate violet. Relative luminance 0.642; OKLCH L 86.9% C 0.070 H 304.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9FA |
|---|---|
| RGB | rgb(222, 201, 250) |
| HSL | hsl(266, 83%, 88%) |
| HSV | hsv(266, 20%, 98%) |
| CMYK | cmyk(11.2%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(84.07, 16.42, -21.36) |
| CIE-LCH | lch(84.07, 26.94, 307.55°) |
| OKLab | oklab(86.9% 0.0398 -0.058) |
| OKLCH | oklch(86.9% 0.07 304.4) |
| XYZ | xyz(68.2629, 64.2052, 99.2206) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.29
Light Lavender
#DFC5FE
ΔE00 2.07
Pale Lavender
#EECFFE
ΔE00 3.40
Light Lilac
#EDC8FF
ΔE00 3.79
Very Light Purple
#F6CEFC
ΔE00 5.52
Light Lavendar
#EFC0FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9FA #E5FAC9
analogous
#C9CCFA #DEC9FA #F6C9FA
triadic
#DEC9FA #FADEC9 #C9FADE
tetradic
#DEC9FA #FAC9CC #E5FAC9 #C9FAF6
square
#DEC9FA #FAC9CC #E5FAC9 #C9FAF6
split-complementary
#DEC9FA #FAF6C9 #CCFAC9
monochromatic
#9A59F0 #BC91F5 #DEC9FA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.52
#DEC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DEC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9FA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9FA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#C4D2F8
Tritanopia (blue-blind)
#DAD0DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dec9fa; /* rgb */ color: rgb(222, 201, 250); /* oklch */ color: oklch(86.9% 0.070 304.4);
Tailwind
colors: {
custom: {
50: '#e8d9fc',
500: '#dec9fa',
950: '#000000',
},
}SCSS
$custom: #dec9fa; $custom-light: #e8d9fc; $custom-dark: #000000;
JSON
{
"hex": "#dec9fa",
"rgb": {
"r": 222,
"g": 201,
"b": 250
},
"hsl": {
"h": 265.714,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.86897,
"c": 0.07029,
"h": 304.4
},
"luminance": 0.64205
}Semantic roles & 50–950 ramp
primary
#DEC9FA
secondary
#BADF88
accent
#DF0682
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385