#DCCFF3#DCCFF3
#DCCFF3 is a very light, muted violet. Relative luminance 0.663; OKLCH L 87.6% C 0.051 H 301.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF3 |
|---|---|
| RGB | rgb(220, 207, 243) |
| HSL | hsl(262, 60%, 88%) |
| HSV | hsv(262, 15%, 95%) |
| CMYK | cmyk(9.5%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(85.16, 11.18, -16.03) |
| CIE-LCH | lch(85.16, 19.54, 304.90°) |
| OKLab | oklab(87.63% 0.0268 -0.0432) |
| OKLCH | oklch(87.63% 0.051 301.8) |
| XYZ | xyz(68.0026, 66.3123, 93.9937) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 5.35
Light Lavender
#DFC5FE
ΔE00 5.93
Thistle
#D8BFD8
ΔE00 6.37
Periwinkle
#CCCCFF
ΔE00 6.41
Light Lilac
#EDC8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF3 #E6F3CF
analogous
#CFD4F3 #DCCFF3 #EECFF3
triadic
#DCCFF3 #F3DCCF #CFF3DC
tetradic
#DCCFF3 #F3CFD4 #E6F3CF #CFF3EE
square
#DCCFF3 #F3CFD4 #E6F3CF #CFF3EE
split-complementary
#DCCFF3 #F3EECF #D4F3CF
monochromatic
#956DDB #B89EE7 #DCCFF3 #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.47
#DCCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DCCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF3
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF3 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F5
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#D9D4DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff3; /* rgb */ color: rgb(220, 207, 243); /* oklch */ color: oklch(87.6% 0.051 301.8);
Tailwind
colors: {
custom: {
50: '#e7ddf7',
500: '#dccff3',
950: '#000000',
},
}SCSS
$custom: #dccff3; $custom-light: #e7ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dccff3",
"rgb": {
"r": 220,
"g": 207,
"b": 243
},
"hsl": {
"h": 261.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.87625,
"c": 0.05089,
"h": 301.8
},
"luminance": 0.66312
}Semantic roles & 50–950 ramp
primary
#DCCFF3
secondary
#BCD393
accent
#C81E8A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485