#DEC8FC#DEC8FC
#DEC8FC is a very light, moderate violet. Relative luminance 0.639; OKLCH L 86.8% C 0.074 H 304.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8FC |
|---|---|
| RGB | rgb(222, 200, 252) |
| HSL | hsl(265, 90%, 89%) |
| HSV | hsv(265, 21%, 99%) |
| CMYK | cmyk(11.9%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(83.90, 17.36, -22.69) |
| CIE-LCH | lch(83.90, 28.57, 307.42°) |
| OKLab | oklab(86.78% 0.0418 -0.0617) |
| OKLCH | oklch(86.78% 0.075 304.1) |
| XYZ | xyz(68.3458, 63.8666, 100.8035) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.17
Light Lavender
#DFC5FE
ΔE00 1.37
Light Lilac
#EDC8FF
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8FC #E6FCC8
analogous
#C8CCFC #DEC8FC #F8C8FC
triadic
#DEC8FC #FCDEC8 #C8FCDE
tetradic
#DEC8FC #FCC8CC #E6FCC8 #C8FCF8
square
#DEC8FC #FCC8CC #E6FCC8 #C8FCF8
split-complementary
#DEC8FC #FCF8C8 #CCFCC8
monochromatic
#9854F6 #BB8EF9 #DEC8FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.52
#DEC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DEC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8FC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8FC | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#DACFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dec8fc; /* rgb */ color: rgb(222, 200, 252); /* oklch */ color: oklch(86.8% 0.074 304.1);
Tailwind
colors: {
custom: {
50: '#e8d8fd',
500: '#dec8fc',
950: '#000000',
},
}SCSS
$custom: #dec8fc; $custom-light: #e8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#dec8fc",
"rgb": {
"r": 222,
"g": 200,
"b": 252
},
"hsl": {
"h": 265.385,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.86782,
"c": 0.0745,
"h": 304.1
},
"luminance": 0.63866
}Semantic roles & 50–950 ramp
primary
#DEC8FC
secondary
#BBE385
accent
#E60084
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385