#DDCCFD#DDCCFD
#DDCCFD is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.5% C 0.069 H 300.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCFD |
|---|---|
| RGB | rgb(221, 204, 253) |
| HSL | hsl(261, 92%, 90%) |
| HSV | hsv(261, 19%, 99%) |
| CMYK | cmyk(12.6%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.82, 15.11, -21.83) |
| CIE-LCH | lch(84.82, 26.55, 304.70°) |
| OKLab | oklab(87.49% 0.0354 -0.0593) |
| OKLCH | oklch(87.49% 0.069 300.8) |
| XYZ | xyz(69.1378, 65.6497, 101.9388) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.03
Light Lavender
#DFC5FE
ΔE00 2.74
Pale Lavender
#EECFFE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCFD #ECFDCC
analogous
#CCD4FD #DDCCFD #F5CCFD
triadic
#DDCCFD #FDDDCC #CCFDDD
tetradic
#DDCCFD #FDCCD4 #ECFDCC #CCFDF5
square
#DDCCFD #FDCCD4 #ECFDCC #CCFDF5
split-complementary
#DDCCFD #FDF5CC #D4FDCC
monochromatic
#8E56F8 #B691FB #DDCCFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.49
#DDCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DDCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCFD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCFD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C5D4FC
Tritanopia (blue-blind)
#D8D3DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddccfd; /* rgb */ color: rgb(221, 204, 253); /* oklch */ color: oklch(87.5% 0.069 300.8);
Tailwind
colors: {
custom: {
50: '#e8dbfe',
500: '#ddccfd',
950: '#000000',
},
}SCSS
$custom: #ddccfd; $custom-light: #e8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#ddccfd",
"rgb": {
"r": 221,
"g": 204,
"b": 253
},
"hsl": {
"h": 260.816,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87487,
"c": 0.06906,
"h": 300.8
},
"luminance": 0.6565
}Semantic roles & 50–950 ramp
primary
#DDCCFD
secondary
#C5E588
accent
#E60096
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485