#DDCCFF#DDCCFF
#DDCCFF is a very light, moderate violet. Relative luminance 0.658; OKLCH L 87.6% C 0.072 H 300.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCFF |
|---|---|
| RGB | rgb(221, 204, 255) |
| HSL | hsl(260, 100%, 90%) |
| HSV | hsv(260, 20%, 100%) |
| CMYK | cmyk(13.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.88, 15.52, -22.79) |
| CIE-LCH | lch(84.88, 27.58, 304.26°) |
| OKLab | oklab(87.56% 0.036 -0.062) |
| OKLCH | oklch(87.56% 0.072 300.2) |
| XYZ | xyz(69.4580, 65.7778, 103.6255) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.07
Light Lavender
#DFC5FE
ΔE00 2.55
Pale Lavender
#EECFFE
ΔE00 4.37
Light Lilac
#EDC8FF
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCFF #EEFFCC
analogous
#CCD5FF #DDCCFF #F6CCFF
triadic
#DDCCFF #FFDDCC #CCFFDD
tetradic
#DDCCFF #FFCCD5 #EEFFCC #CCFFF6
square
#DDCCFF #FFCCD5 #EEFFCC #CCFFF6
split-complementary
#DDCCFF #FFF6CC #D5FFCC
monochromatic
#8B52FF #B48FFF #DDCCFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.48
#DDCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DDCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCFF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCFF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#D7D3DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddccff; /* rgb */ color: rgb(221, 204, 255); /* oklch */ color: oklch(87.6% 0.072 300.2);
Tailwind
colors: {
custom: {
50: '#e8dbff',
500: '#ddccff',
950: '#000000',
},
}SCSS
$custom: #ddccff; $custom-light: #e8dbff; $custom-dark: #000000;
JSON
{
"hex": "#ddccff",
"rgb": {
"r": 221,
"g": 204,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.87559,
"c": 0.07169,
"h": 300.2
},
"luminance": 0.65778
}Semantic roles & 50–950 ramp
primary
#DDCCFF
secondary
#C8EA86
accent
#E60099
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486