#DEC7FC#DEC7FC
#DEC7FC is a very light, moderate violet. Relative luminance 0.634; OKLCH L 86.6% C 0.076 H 304.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7FC |
|---|---|
| RGB | rgb(222, 199, 252) |
| HSL | hsl(266, 90%, 88%) |
| HSV | hsv(266, 21%, 99%) |
| CMYK | cmyk(11.9%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(83.66, 17.90, -23.06) |
| CIE-LCH | lch(83.66, 29.19, 307.82°) |
| OKLab | oklab(86.6% 0.0432 -0.0627) |
| OKLCH | oklch(86.6% 0.076 304.6) |
| XYZ | xyz(68.1150, 63.4049, 100.7265) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.04
Pale Lilac
#E4CBFF
ΔE00 1.23
Light Lilac
#EDC8FF
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 3.71
Light Lavendar
#EFC0FE
ΔE00 5.17
Light Violet
#D6B4FC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7FC #E5FCC7
analogous
#C7CAFC #DEC7FC #F9C7FC
triadic
#DEC7FC #FCDEC7 #C7FCDE
tetradic
#DEC7FC #FCC7CA #E5FCC7 #C7FCF9
square
#DEC7FC #FCC7CA #E5FCC7 #C7FCF9
split-complementary
#DEC7FC #FCF9C7 #CAFCC7
monochromatic
#9A53F6 #BC8DF9 #DEC7FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.53
#DEC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DEC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7FC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7FC | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#DACED9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec7fc; /* rgb */ color: rgb(222, 199, 252); /* oklch */ color: oklch(86.6% 0.076 304.6);
Tailwind
colors: {
custom: {
50: '#e8d8fd',
500: '#dec7fc',
950: '#000000',
},
}SCSS
$custom: #dec7fc; $custom-light: #e8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#dec7fc",
"rgb": {
"r": 222,
"g": 199,
"b": 252
},
"hsl": {
"h": 266.038,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.86595,
"c": 0.07614,
"h": 304.6
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#DEC7FC
secondary
#BAE384
accent
#E60082
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385