#DEC0F7#DEC0F7
#DEC0F7 is a very light, moderate violet. Relative luminance 0.599; OKLCH L 85.1% C 0.082 H 309.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0F7 |
|---|---|
| RGB | rgb(222, 192, 247) |
| HSL | hsl(273, 77%, 86%) |
| HSV | hsv(273, 22%, 97%) |
| CMYK | cmyk(10.1%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(81.81, 20.64, -23.20) |
| CIE-LCH | lch(81.81, 31.05, 311.66°) |
| OKLab | oklab(85.11% 0.0517 -0.063) |
| OKLCH | oklch(85.11% 0.082 309.4) |
| XYZ | xyz(65.7594, 59.9447, 96.0839) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.63
Pale Lilac
#E4CBFF
ΔE00 2.61
Light Lilac
#EDC8FF
ΔE00 2.84
Light Lavendar
#EFC0FE
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.12
Light Violet
#D6B4FC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0F7 #D9F7C0
analogous
#C2C0F7 #DEC0F7 #F7C0F4
triadic
#DEC0F7 #F7DEC0 #C0F7DE
tetradic
#DEC0F7 #F7C2C0 #D9F7C0 #C0F4F7
square
#DEC0F7 #F7C2C0 #D9F7C0 #C0F4F7
split-complementary
#DEC0F7 #F4F7C0 #C0F7C2
monochromatic
#A553E9 #C28AF0 #DEC0F7 #F1E4FC #F1E4FC
Accessibility & contrast
On white
1.62
#DEC0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DEC0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0F7
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0F7 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF9
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#DBC7D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec0f7; /* rgb */ color: rgb(222, 192, 247); /* oklch */ color: oklch(85.1% 0.082 309.4);
Tailwind
colors: {
custom: {
50: '#e8d3fa',
500: '#dec0f7',
950: '#000000',
},
}SCSS
$custom: #dec0f7; $custom-light: #e8d3fa; $custom-dark: #000000;
JSON
{
"hex": "#dec0f7",
"rgb": {
"r": 222,
"g": 192,
"b": 247
},
"hsl": {
"h": 272.727,
"s": 77.465,
"l": 86.078
},
"oklch": {
"l": 0.85114,
"c": 0.08151,
"h": 309.4
},
"luminance": 0.59944
}Semantic roles & 50–950 ramp
primary
#DEC0F7
secondary
#AADA81
accent
#DA0C69
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385