#DDCCF5#DDCCF5
#DDCCF5 is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.2% C 0.059 H 304.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCF5 |
|---|---|
| RGB | rgb(221, 204, 245) |
| HSL | hsl(265, 67%, 88%) |
| HSV | hsv(265, 17%, 96%) |
| CMYK | cmyk(9.8%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(84.56, 13.50, -17.97) |
| CIE-LCH | lch(84.56, 22.48, 306.90°) |
| OKLab | oklab(87.2% 0.0328 -0.0486) |
| OKLCH | oklch(87.2% 0.059 304) |
| XYZ | xyz(67.8900, 65.1506, 95.3672) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.13
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCF5 #E4F5CC
analogous
#CCCFF5 #DDCCF5 #F1CCF5
triadic
#DDCCF5 #F5DDCC #CCF5DD
tetradic
#DDCCF5 #F5CCCF #E4F5CC #CCF5F1
square
#DDCCF5 #F5CCCF #E4F5CC #CCF5F1
split-complementary
#DDCCF5 #F5F1CC #CFF5CC
monochromatic
#9966E1 #BB99EB #DDCCF5 #EEE5FA #EEE5FA
Accessibility & contrast
On white
1.50
#DDCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DDCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCF5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCF5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D3F7
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#DAD1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddccf5; /* rgb */ color: rgb(221, 204, 245); /* oklch */ color: oklch(87.2% 0.059 304.0);
Tailwind
colors: {
custom: {
50: '#e7dbf8',
500: '#ddccf5',
950: '#000000',
},
}SCSS
$custom: #ddccf5; $custom-light: #e7dbf8; $custom-dark: #000000;
JSON
{
"hex": "#ddccf5",
"rgb": {
"r": 221,
"g": 204,
"b": 245
},
"hsl": {
"h": 264.878,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.87203,
"c": 0.05864,
"h": 304
},
"luminance": 0.6515
}Semantic roles & 50–950 ramp
primary
#DDCCF5
secondary
#B9D78F
accent
#CF1683
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485