#DCCFF2#DCCFF2
#DCCFF2 is a very light, muted violet. Relative luminance 0.663; OKLCH L 87.6% C 0.050 H 302.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF2 |
|---|---|
| RGB | rgb(220, 207, 242) |
| HSL | hsl(262, 57%, 88%) |
| HSV | hsv(262, 14%, 95%) |
| CMYK | cmyk(9.1%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.12, 10.98, -15.54) |
| CIE-LCH | lch(85.12, 19.03, 305.25°) |
| OKLab | oklab(87.59% 0.0265 -0.0419) |
| OKLCH | oklch(87.59% 0.05 302.3) |
| XYZ | xyz(67.8520, 66.2521, 93.2005) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 5.49
Light Lavender
#DFC5FE
ΔE00 6.18
Thistle
#D8BFD8
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF2 #E5F2CF
analogous
#CFD3F2 #DCCFF2 #EDCFF2
triadic
#DCCFF2 #F2DCCF #CFF2DC
tetradic
#DCCFF2 #F2CFD3 #E5F2CF #CFF2ED
square
#DCCFF2 #F2CFD3 #E5F2CF #CFF2ED
split-complementary
#DCCFF2 #F2EDCF #D3F2CF
monochromatic
#966FD8 #B99FE5 #DCCFF2 #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.47
#DCCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DCCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F4
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#D9D4DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff2; /* rgb */ color: rgb(220, 207, 242); /* oklch */ color: oklch(87.6% 0.050 302.3);
Tailwind
colors: {
custom: {
50: '#e7ddf6',
500: '#dccff2',
950: '#000000',
},
}SCSS
$custom: #dccff2; $custom-light: #e7ddf6; $custom-dark: #000000;
JSON
{
"hex": "#dccff2",
"rgb": {
"r": 220,
"g": 207,
"b": 242
},
"hsl": {
"h": 262.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.87591,
"c": 0.04958,
"h": 302.3
},
"luminance": 0.66252
}Semantic roles & 50–950 ramp
primary
#DCCFF2
secondary
#BAD194
accent
#C52188
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485