#DDCCFC#DDCCFC
#DDCCFC is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.5% C 0.068 H 301.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCFC |
|---|---|
| RGB | rgb(221, 204, 252) |
| HSL | hsl(261, 89%, 89%) |
| HSV | hsv(261, 19%, 99%) |
| CMYK | cmyk(12.3%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(84.78, 14.91, -21.35) |
| CIE-LCH | lch(84.78, 26.04, 304.93°) |
| OKLab | oklab(87.45% 0.0351 -0.058) |
| OKLCH | oklch(87.45% 0.068 301.2) |
| XYZ | xyz(68.9789, 65.5861, 101.1020) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.07
Light Lavender
#DFC5FE
ΔE00 2.87
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCFC #EBFCCC
analogous
#CCD3FC #DDCCFC #F5CCFC
triadic
#DDCCFC #FCDDCC #CCFCDD
tetradic
#DDCCFC #FCCCD3 #EBFCCC #CCFCF5
square
#DDCCFC #FCCCD3 #EBFCCC #CCFCF5
split-complementary
#DDCCFC #FCF5CC #D3FCCC
monochromatic
#9058F5 #B692F9 #DDCCFC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.49
#DDCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DDCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCFC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCFC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#C6D3FB
Tritanopia (blue-blind)
#D8D3DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddccfc; /* rgb */ color: rgb(221, 204, 252); /* oklch */ color: oklch(87.5% 0.068 301.2);
Tailwind
colors: {
custom: {
50: '#e7dbfd',
500: '#ddccfc',
950: '#000000',
},
}SCSS
$custom: #ddccfc; $custom-light: #e7dbfd; $custom-dark: #000000;
JSON
{
"hex": "#ddccfc",
"rgb": {
"r": 221,
"g": 204,
"b": 252
},
"hsl": {
"h": 261.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.87451,
"c": 0.06775,
"h": 301.2
},
"luminance": 0.65586
}Semantic roles & 50–950 ramp
primary
#DDCCFC
secondary
#C3E389
accent
#E60094
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485