#DEC0F2#DEC0F2
#DEC0F2 is a very light, moderate violet. Relative luminance 0.596; OKLCH L 84.9% C 0.075 H 311.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0F2 |
|---|---|
| RGB | rgb(222, 192, 242) |
| HSL | hsl(276, 66%, 85%) |
| HSV | hsv(276, 21%, 95%) |
| CMYK | cmyk(8.3%, 20.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.64, 19.64, -20.78) |
| CIE-LCH | lch(81.64, 28.59, 313.38°) |
| OKLab | oklab(84.93% 0.0501 -0.0563) |
| OKLCH | oklch(84.93% 0.075 311.7) |
| XYZ | xyz(64.9982, 59.6403, 92.0748) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.59
Pale Lilac
#E4CBFF
ΔE00 2.84
Light Lilac
#EDC8FF
ΔE00 2.89
Pale Lavender
#EECFFE
ΔE00 3.67
Light Lavendar
#EFC0FE
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0F2 #D4F2C0
analogous
#C5C0F2 #DEC0F2 #F2C0ED
triadic
#DEC0F2 #F2DEC0 #C0F2DE
tetradic
#DEC0F2 #F2C5C0 #D4F2C0 #C0EDF2
square
#DEC0F2 #F2C5C0 #D4F2C0 #C0EDF2
split-complementary
#DEC0F2 #EDF2C0 #C0F2C5
monochromatic
#A95BDD #C38DE8 #DEC0F2 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.62
#DEC0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DEC0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0F2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0F2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#DCC6D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec0f2; /* rgb */ color: rgb(222, 192, 242); /* oklch */ color: oklch(84.9% 0.075 311.7);
Tailwind
colors: {
custom: {
50: '#e8d3f6',
500: '#dec0f2',
950: '#000000',
},
}SCSS
$custom: #dec0f2; $custom-light: #e8d3f6; $custom-dark: #000000;
JSON
{
"hex": "#dec0f2",
"rgb": {
"r": 222,
"g": 192,
"b": 242
},
"hsl": {
"h": 276,
"s": 65.789,
"l": 85.098
},
"oklch": {
"l": 0.84931,
"c": 0.07538,
"h": 311.7
},
"luminance": 0.5964
}Semantic roles & 50–950 ramp
primary
#DEC0F2
secondary
#A3D284
accent
#CE1861
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385