#DCCFFF#DCCFFF
#DCCFFF is a very light, moderate violet. Relative luminance 0.671; OKLCH L 88.0% C 0.067 H 297.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFFF |
|---|---|
| RGB | rgb(220, 207, 255) |
| HSL | hsl(256, 100%, 91%) |
| HSV | hsv(256, 19%, 100%) |
| CMYK | cmyk(13.7%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(85.53, 13.61, -21.81) |
| CIE-LCH | lch(85.53, 25.71, 301.97°) |
| OKLab | oklab(88.05% 0.0308 -0.0593) |
| OKLCH | oklch(88.05% 0.067 297.4) |
| XYZ | xyz(69.8743, 67.0610, 103.8512) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.78
Periwinkle
#CCCCFF
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFFF #F2FFCF
analogous
#CFDAFF #DCCFFF #F4CFFF
triadic
#DCCFFF #FFDCCF #CFFFDC
tetradic
#DCCFFF #FFCFDA #F2FFCF #CFFFF4
square
#DCCFFF #FFCFDA #F2FFCF #CFFFF4
split-complementary
#DCCFFF #FFF4CF #DAFFCF
monochromatic
#8355FF #AF92FF #DCCFFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.46
#DCCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DCCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFFF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFFF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#D6D6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dccfff; /* rgb */ color: rgb(220, 207, 255); /* oklch */ color: oklch(88.0% 0.067 297.4);
Tailwind
colors: {
custom: {
50: '#e7ddff',
500: '#dccfff',
950: '#000000',
},
}SCSS
$custom: #dccfff; $custom-light: #e7ddff; $custom-dark: #000000;
JSON
{
"hex": "#dccfff",
"rgb": {
"r": 220,
"g": 207,
"b": 255
},
"hsl": {
"h": 256.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.88045,
"c": 0.06678,
"h": 297.4
},
"luminance": 0.67061
}Semantic roles & 50–950 ramp
primary
#DCCFFF
secondary
#D0EA88
accent
#E600A7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486