#DEC6F2#DEC6F2
#DEC6F2 is a very light, moderate violet. Relative luminance 0.623; OKLCH L 86.0% C 0.065 H 309.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6F2 |
|---|---|
| RGB | rgb(222, 198, 242) |
| HSL | hsl(273, 63%, 86%) |
| HSV | hsv(273, 18%, 95%) |
| CMYK | cmyk(8.3%, 18.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.09, 16.42, -18.59) |
| CIE-LCH | lch(83.09, 24.81, 311.46°) |
| OKLab | oklab(86.05% 0.0415 -0.0503) |
| OKLCH | oklch(86.05% 0.065 309.5) |
| XYZ | xyz(66.3425, 62.3290, 92.5229) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.45
Pale Lavender
#EECFFE
ΔE00 3.05
Light Lavender
#DFC5FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 3.73
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Lavendar
#EFC0FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6F2 #DAF2C6
analogous
#C8C6F2 #DEC6F2 #F2C6F0
triadic
#DEC6F2 #F2DEC6 #C6F2DE
tetradic
#DEC6F2 #F2C8C6 #DAF2C6 #C6F0F2
square
#DEC6F2 #F2C8C6 #DAF2C6 #C6F0F2
split-complementary
#DEC6F2 #F0F2C6 #C6F2C8
monochromatic
#A462DB #C194E7 #DEC6F2 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.56
#DEC6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DEC6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6F2
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6F2 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF4
Deuteranopia (green-blind)
#C4CFF1
Tritanopia (blue-blind)
#DCCBD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec6f2; /* rgb */ color: rgb(222, 198, 242); /* oklch */ color: oklch(86.0% 0.065 309.5);
Tailwind
colors: {
custom: {
50: '#e8d7f6',
500: '#dec6f2',
950: '#000000',
},
}SCSS
$custom: #dec6f2; $custom-light: #e8d7f6; $custom-dark: #000000;
JSON
{
"hex": "#dec6f2",
"rgb": {
"r": 222,
"g": 198,
"b": 242
},
"hsl": {
"h": 272.727,
"s": 62.857,
"l": 86.275
},
"oklch": {
"l": 0.86049,
"c": 0.06517,
"h": 309.5
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#DEC6F2
secondary
#ABD28B
accent
#CB1B6B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385