#DCCCF3#DCCCF3
#DCCCF3 is a very light, muted violet. Relative luminance 0.649; OKLCH L 87.1% C 0.056 H 303.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCF3 |
|---|---|
| RGB | rgb(220, 204, 243) |
| HSL | hsl(265, 62%, 88%) |
| HSV | hsv(265, 16%, 95%) |
| CMYK | cmyk(9.5%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(84.42, 12.78, -17.14) |
| CIE-LCH | lch(84.42, 21.38, 306.71°) |
| OKLab | oklab(87.05% 0.0311 -0.0463) |
| OKLCH | oklch(87.05% 0.056 303.9) |
| XYZ | xyz(67.2827, 64.8725, 93.7537) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.72
Pale Lavender
#EECFFE
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 5.78
Thistle
#D8BFD8
ΔE00 6.12
Very Light Purple
#F6CEFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCF3 #E3F3CC
analogous
#CCCFF3 #DCCCF3 #EFCCF3
triadic
#DCCCF3 #F3DCCC #CCF3DC
tetradic
#DCCCF3 #F3CCCF #E3F3CC #CCF3EF
square
#DCCCF3 #F3CCCF #E3F3CC #CCF3EF
split-complementary
#DCCCF3 #F3EFCC #CFF3CC
monochromatic
#9869DC #BA9AE7 #DCCCF3 #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.50
#DCCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DCCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCF3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCF3 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F5
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#D9D1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcccf3; /* rgb */ color: rgb(220, 204, 243); /* oklch */ color: oklch(87.1% 0.056 303.9);
Tailwind
colors: {
custom: {
50: '#e7dbf7',
500: '#dcccf3',
950: '#000000',
},
}SCSS
$custom: #dcccf3; $custom-light: #e7dbf7; $custom-dark: #000000;
JSON
{
"hex": "#dcccf3",
"rgb": {
"r": 220,
"g": 204,
"b": 243
},
"hsl": {
"h": 264.615,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.87052,
"c": 0.05576,
"h": 303.9
},
"luminance": 0.64872
}Semantic roles & 50–950 ramp
primary
#DCCCF3
secondary
#B8D390
accent
#CA1C82
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485