#DEC3F4#DEC3F4
#DEC3F4 is a very light, moderate violet. Relative luminance 0.611; OKLCH L 85.6% C 0.073 H 309.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3F4 |
|---|---|
| RGB | rgb(222, 195, 244) |
| HSL | hsl(273, 69%, 86%) |
| HSV | hsv(273, 20%, 96%) |
| CMYK | cmyk(9%, 20.1%, 0%, 4.3%) |
| CIE-LAB | lab(82.43, 18.43, -20.66) |
| CIE-LCH | lch(82.43, 27.68, 311.73°) |
| OKLab | oklab(85.56% 0.0465 -0.056) |
| OKLCH | oklch(85.56% 0.073 309.7) |
| XYZ | xyz(65.9656, 61.0919, 93.8872) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.13
Light Lavender
#DFC5FE
ΔE00 2.22
Light Lilac
#EDC8FF
ΔE00 2.96
Pale Lavender
#EECFFE
ΔE00 3.27
Light Lavendar
#EFC0FE
ΔE00 4.51
Very Light Purple
#F6CEFC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3F4 #D9F4C3
analogous
#C5C3F4 #DEC3F4 #F4C3F1
triadic
#DEC3F4 #F4DEC3 #C3F4DE
tetradic
#DEC3F4 #F4C5C3 #D9F4C3 #C3F1F4
square
#DEC3F4 #F4C5C3 #D9F4C3 #C3F1F4
split-complementary
#DEC3F4 #F1F4C3 #C3F4C5
monochromatic
#A55CE1 #C28FEB #DEC3F4 #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.59
#DEC3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DEC3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3F4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3F4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF6
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#DCC9D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec3f4; /* rgb */ color: rgb(222, 195, 244); /* oklch */ color: oklch(85.6% 0.073 309.7);
Tailwind
colors: {
custom: {
50: '#e8d5f7',
500: '#dec3f4',
950: '#000000',
},
}SCSS
$custom: #dec3f4; $custom-light: #e8d5f7; $custom-dark: #000000;
JSON
{
"hex": "#dec3f4",
"rgb": {
"r": 222,
"g": 195,
"b": 244
},
"hsl": {
"h": 273.061,
"s": 69.014,
"l": 86.078
},
"oklch": {
"l": 0.8556,
"c": 0.07273,
"h": 309.7
},
"luminance": 0.61091
}Semantic roles & 50–950 ramp
primary
#DEC3F4
secondary
#AAD586
accent
#D11569
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385