#DEC4FF#DEC4FF
#DEC4FF is a very light, moderate violet. Relative luminance 0.622; OKLCH L 86.2% C 0.085 H 304.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4FF |
|---|---|
| RGB | rgb(222, 196, 255) |
| HSL | hsl(266, 100%, 88%) |
| HSV | hsv(266, 23%, 100%) |
| CMYK | cmyk(12.9%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(83.04, 20.12, -25.59) |
| CIE-LCH | lch(83.04, 32.56, 308.17°) |
| OKLab | oklab(86.15% 0.0484 -0.0698) |
| OKLCH | oklch(86.15% 0.085 304.7) |
| XYZ | xyz(67.9107, 62.2296, 103.0222) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.53
Pale Lilac
#E4CBFF
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 3.52
Light Violet
#D6B4FC
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 4.58
Light Lavendar
#EFC0FE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4FF #E5FFC4
analogous
#C4C7FF #DEC4FF #FCC4FF
triadic
#DEC4FF #FFDEC4 #C4FFDE
tetradic
#DEC4FF #FFC4C7 #E5FFC4 #C4FFFC
square
#DEC4FF #FFC4C7 #E5FFC4 #C4FFFC
split-complementary
#DEC4FF #FFFCC4 #C7FFC4
monochromatic
#9A4AFF #BC87FF #DEC4FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.56
#DEC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DEC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4FF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4FF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#D9CCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec4ff; /* rgb */ color: rgb(222, 196, 255); /* oklch */ color: oklch(86.2% 0.085 304.7);
Tailwind
colors: {
custom: {
50: '#e8d6ff',
500: '#dec4ff',
950: '#000000',
},
}SCSS
$custom: #dec4ff; $custom-light: #e8d6ff; $custom-dark: #000000;
JSON
{
"hex": "#dec4ff",
"rgb": {
"r": 222,
"g": 196,
"b": 255
},
"hsl": {
"h": 266.441,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.8615,
"c": 0.0849,
"h": 304.7
},
"luminance": 0.62229
}Semantic roles & 50–950 ramp
primary
#DEC4FF
secondary
#BAE87F
accent
#E60080
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386