#DEC5F2#DEC5F2
#DEC5F2 is a very light, moderate violet. Relative luminance 0.619; OKLCH L 85.9% C 0.067 H 309.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5F2 |
|---|---|
| RGB | rgb(222, 197, 242) |
| HSL | hsl(273, 63%, 86%) |
| HSV | hsv(273, 19%, 95%) |
| CMYK | cmyk(8.3%, 18.6%, 0%, 5.1%) |
| CIE-LAB | lab(82.85, 16.96, -18.96) |
| CIE-LCH | lch(82.85, 25.44, 311.81°) |
| OKLab | oklab(85.86% 0.0429 -0.0513) |
| OKLCH | oklch(85.86% 0.067 309.9) |
| XYZ | xyz(66.1147, 61.8733, 92.4469) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.39
Light Lavender
#DFC5FE
ΔE00 3.04
Pale Lavender
#EECFFE
ΔE00 3.06
Light Lilac
#EDC8FF
ΔE00 3.50
Very Light Purple
#F6CEFC
ΔE00 4.67
Light Lavendar
#EFC0FE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5F2 #D9F2C5
analogous
#C7C5F2 #DEC5F2 #F2C5EF
triadic
#DEC5F2 #F2DEC5 #C5F2DE
tetradic
#DEC5F2 #F2C7C5 #D9F2C5 #C5EFF2
square
#DEC5F2 #F2C7C5 #D9F2C5 #C5EFF2
split-complementary
#DEC5F2 #EFF2C5 #C5F2C7
monochromatic
#A561DC #C293E7 #DEC5F2 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.57
#DEC5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#DEC5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5F2
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5F2 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#DCCAD4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec5f2; /* rgb */ color: rgb(222, 197, 242); /* oklch */ color: oklch(85.9% 0.067 309.9);
Tailwind
colors: {
custom: {
50: '#e8d6f6',
500: '#dec5f2',
950: '#000000',
},
}SCSS
$custom: #dec5f2; $custom-light: #e8d6f6; $custom-dark: #000000;
JSON
{
"hex": "#dec5f2",
"rgb": {
"r": 222,
"g": 197,
"b": 242
},
"hsl": {
"h": 273.333,
"s": 63.38,
"l": 86.078
},
"oklch": {
"l": 0.85862,
"c": 0.06686,
"h": 309.9
},
"luminance": 0.61873
}Semantic roles & 50–950 ramp
primary
#DEC5F2
secondary
#AAD289
accent
#CB1A69
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385