#DCCFFC#DCCFFC
#DCCFFC is a very light, moderate violet. Relative luminance 0.669; OKLCH L 87.9% C 0.063 H 298.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFFC |
|---|---|
| RGB | rgb(220, 207, 252) |
| HSL | hsl(257, 88%, 90%) |
| HSV | hsv(257, 18%, 99%) |
| CMYK | cmyk(12.7%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.44, 13.00, -20.37) |
| CIE-LCH | lch(85.44, 24.16, 302.54°) |
| OKLab | oklab(87.94% 0.0298 -0.0553) |
| OKLCH | oklch(87.94% 0.063 298.3) |
| XYZ | xyz(69.3952, 66.8694, 101.3277) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.26
Light Lavender
#DFC5FE
ΔE00 4.12
Periwinkle
#CCCCFF
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFFC #EFFCCF
analogous
#CFD9FC #DCCFFC #F2CFFC
triadic
#DCCFFC #FCDCCF #CFFCDC
tetradic
#DCCFFC #FCCFD9 #EFFCCF #CFFCF2
square
#DCCFFC #FCCFD9 #EFFCCF #CFFCF2
split-complementary
#DCCFFC #FCF2CF #D9FCCF
monochromatic
#885CF5 #B295F8 #DCCFFC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.46
#DCCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DCCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFFC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFFC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#D7D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccffc; /* rgb */ color: rgb(220, 207, 252); /* oklch */ color: oklch(87.9% 0.063 298.3);
Tailwind
colors: {
custom: {
50: '#e7ddfd',
500: '#dccffc',
950: '#000000',
},
}SCSS
$custom: #dccffc; $custom-light: #e7ddfd; $custom-dark: #000000;
JSON
{
"hex": "#dccffc",
"rgb": {
"r": 220,
"g": 207,
"b": 252
},
"hsl": {
"h": 257.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.87938,
"c": 0.06278,
"h": 298.3
},
"luminance": 0.6687
}Semantic roles & 50–950 ramp
primary
#DCCFFC
secondary
#CAE48C
accent
#E501A3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485