#DCCFFE#DCCFFE
#DCCFFE is a very light, moderate violet. Relative luminance 0.670; OKLCH L 88.0% C 0.065 H 297.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFFE |
|---|---|
| RGB | rgb(220, 207, 254) |
| HSL | hsl(257, 96%, 90%) |
| HSV | hsv(257, 19%, 100%) |
| CMYK | cmyk(13.4%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.50, 13.41, -21.33) |
| CIE-LCH | lch(85.50, 25.19, 302.15°) |
| OKLab | oklab(88.01% 0.0304 -0.0579) |
| OKLCH | oklch(88.01% 0.065 297.7) |
| XYZ | xyz(69.7138, 66.9968, 103.0057) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.14
Light Lavender
#DFC5FE
ΔE00 3.87
Periwinkle
#CCCCFF
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFFE #F1FECF
analogous
#CFD9FE #DCCFFE #F3CFFE
triadic
#DCCFFE #FEDCCF #CFFEDC
tetradic
#DCCFFE #FECFD9 #F1FECF #CFFEF3
square
#DCCFFE #FECFD9 #F1FECF #CFFEF3
split-complementary
#DCCFFE #FEF3CF #D9FECF
monochromatic
#8557FC #B093FD #DCCFFE #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.46
#DCCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DCCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFFE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFFE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#D6D6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dccffe; /* rgb */ color: rgb(220, 207, 254); /* oklch */ color: oklch(88.0% 0.065 297.7);
Tailwind
colors: {
custom: {
50: '#e7ddfe',
500: '#dccffe',
950: '#000000',
},
}SCSS
$custom: #dccffe; $custom-light: #e7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dccffe",
"rgb": {
"r": 220,
"g": 207,
"b": 254
},
"hsl": {
"h": 256.596,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.8801,
"c": 0.06544,
"h": 297.7
},
"luminance": 0.66997
}Semantic roles & 50–950 ramp
primary
#DCCFFE
secondary
#CEE889
accent
#E600A6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485