#DEC3F2#DEC3F2
#DEC3F2 is a very light, moderate violet. Relative luminance 0.610; OKLCH L 85.5% C 0.070 H 310.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3F2 |
|---|---|
| RGB | rgb(222, 195, 242) |
| HSL | hsl(274, 64%, 86%) |
| HSV | hsv(274, 19%, 95%) |
| CMYK | cmyk(8.3%, 19.4%, 0%, 5.1%) |
| CIE-LAB | lab(82.36, 18.03, -19.69) |
| CIE-LCH | lch(82.36, 26.70, 312.48°) |
| OKLab | oklab(85.49% 0.0458 -0.0533) |
| OKLCH | oklch(85.49% 0.07 310.7) |
| XYZ | xyz(65.6636, 60.9711, 92.2966) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.43
Light Lavender
#DFC5FE
ΔE00 2.74
Light Lilac
#EDC8FF
ΔE00 3.15
Pale Lavender
#EECFFE
ΔE00 3.20
Very Light Purple
#F6CEFC
ΔE00 4.63
Light Lavendar
#EFC0FE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3F2 #D7F2C3
analogous
#C6C3F2 #DEC3F2 #F2C3EE
triadic
#DEC3F2 #F2DEC3 #C3F2DE
tetradic
#DEC3F2 #F2C6C3 #D7F2C3 #C3EEF2
square
#DEC3F2 #F2C6C3 #D7F2C3 #C3EEF2
split-complementary
#DEC3F2 #EEF2C3 #C3F2C6
monochromatic
#A75EDC #C291E7 #DEC3F2 #F1E6FA #F1E6FA
Accessibility & contrast
On white
1.59
#DEC3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#DEC3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3F2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3F2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF4
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#DCC9D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec3f2; /* rgb */ color: rgb(222, 195, 242); /* oklch */ color: oklch(85.5% 0.070 310.7);
Tailwind
colors: {
custom: {
50: '#e8d5f6',
500: '#dec3f2',
950: '#000000',
},
}SCSS
$custom: #dec3f2; $custom-light: #e8d5f6; $custom-dark: #000000;
JSON
{
"hex": "#dec3f2",
"rgb": {
"r": 222,
"g": 195,
"b": 242
},
"hsl": {
"h": 274.468,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.85488,
"c": 0.07026,
"h": 310.7
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#DEC3F2
secondary
#A7D287
accent
#CC1965
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385