#DEC2F3#DEC2F3
#DEC2F3 is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.3% C 0.073 H 310.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2F3 |
|---|---|
| RGB | rgb(222, 194, 243) |
| HSL | hsl(274, 67%, 86%) |
| HSV | hsv(274, 20%, 95%) |
| CMYK | cmyk(8.6%, 20.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.16, 18.77, -20.54) |
| CIE-LCH | lch(82.16, 27.82, 312.42°) |
| OKLab | oklab(85.34% 0.0476 -0.0556) |
| OKLCH | oklch(85.34% 0.073 310.5) |
| XYZ | xyz(65.5909, 60.5847, 93.0153) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.39
Light Lavender
#DFC5FE
ΔE00 2.39
Light Lilac
#EDC8FF
ΔE00 2.93
Pale Lavender
#EECFFE
ΔE00 3.37
Light Lavendar
#EFC0FE
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2F3 #D7F3C2
analogous
#C5C2F3 #DEC2F3 #F3C2EF
triadic
#DEC2F3 #F3DEC2 #C2F3DE
tetradic
#DEC2F3 #F3C5C2 #D7F3C2 #C2EFF3
square
#DEC2F3 #F3C5C2 #D7F3C2 #C2EFF3
split-complementary
#DEC2F3 #EFF3C2 #C2F3C5
monochromatic
#A75CDF #C28FE9 #DEC2F3 #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.60
#DEC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DEC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2F3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2F3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#C0CDF1
Tritanopia (blue-blind)
#DCC8D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec2f3; /* rgb */ color: rgb(222, 194, 243); /* oklch */ color: oklch(85.3% 0.073 310.5);
Tailwind
colors: {
custom: {
50: '#e8d4f7',
500: '#dec2f3',
950: '#000000',
},
}SCSS
$custom: #dec2f3; $custom-light: #e8d4f7; $custom-dark: #000000;
JSON
{
"hex": "#dec2f3",
"rgb": {
"r": 222,
"g": 194,
"b": 243
},
"hsl": {
"h": 274.286,
"s": 67.123,
"l": 85.686
},
"oklch": {
"l": 0.85338,
"c": 0.07319,
"h": 310.5
},
"luminance": 0.60584
}Semantic roles & 50–950 ramp
primary
#DEC2F3
secondary
#A7D386
accent
#CF1666
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385