#DEC2FC#DEC2FC
#DEC2FC is a very light, moderate violet. Relative luminance 0.611; OKLCH L 85.7% C 0.084 H 306.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2FC |
|---|---|
| RGB | rgb(222, 194, 252) |
| HSL | hsl(269, 91%, 87%) |
| HSV | hsv(269, 23%, 99%) |
| CMYK | cmyk(11.9%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(82.45, 20.58, -24.88) |
| CIE-LCH | lch(82.45, 32.29, 309.59°) |
| OKLab | oklab(85.67% 0.0503 -0.0677) |
| OKLCH | oklch(85.67% 0.084 306.6) |
| XYZ | xyz(66.9834, 61.1418, 100.3493) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.76
Pale Lilac
#E4CBFF
ΔE00 2.36
Light Lilac
#EDC8FF
ΔE00 3.17
Light Lavendar
#EFC0FE
ΔE00 4.11
Light Violet
#D6B4FC
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2FC #E0FCC2
analogous
#C2C3FC #DEC2FC #FBC2FC
triadic
#DEC2FC #FCDEC2 #C2FCDE
tetradic
#DEC2FC #FCC2C3 #E0FCC2 #C2FCFB
square
#DEC2FC #FCC2C3 #E0FCC2 #C2FCFB
split-complementary
#DEC2FC #FCFBC2 #C3FCC2
monochromatic
#9F4DF6 #BE88F9 #DEC2FC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.59
#DEC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DEC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2FC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2FC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#DACAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec2fc; /* rgb */ color: rgb(222, 194, 252); /* oklch */ color: oklch(85.7% 0.084 306.6);
Tailwind
colors: {
custom: {
50: '#e8d4fd',
500: '#dec2fc',
950: '#000000',
},
}SCSS
$custom: #dec2fc; $custom-light: #e8d4fd; $custom-dark: #000000;
JSON
{
"hex": "#dec2fc",
"rgb": {
"r": 222,
"g": 194,
"b": 252
},
"hsl": {
"h": 268.966,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85668,
"c": 0.0844,
"h": 306.6
},
"luminance": 0.61141
}Semantic roles & 50–950 ramp
primary
#DEC2FC
secondary
#B3E380
accent
#E60077
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385