#DDCCF3#DDCCF3
#DDCCF3 is a very light, muted violet. Relative luminance 0.650; OKLCH L 87.1% C 0.056 H 305.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCF3 |
|---|---|
| RGB | rgb(221, 204, 243) |
| HSL | hsl(266, 62%, 88%) |
| HSV | hsv(266, 16%, 95%) |
| CMYK | cmyk(9.1%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(84.50, 13.10, -17.01) |
| CIE-LCH | lch(84.50, 21.47, 307.60°) |
| OKLab | oklab(87.13% 0.0322 -0.0459) |
| OKLCH | oklch(87.13% 0.056 305) |
| XYZ | xyz(67.5864, 65.0291, 93.7679) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 4.14
Light Lavender
#DFC5FE
ΔE00 4.74
Light Lilac
#EDC8FF
ΔE00 5.58
Thistle
#D8BFD8
ΔE00 5.98
Very Light Purple
#F6CEFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCF3 #E2F3CC
analogous
#CCCEF3 #DDCCF3 #F1CCF3
triadic
#DDCCF3 #F3DDCC #CCF3DD
tetradic
#DDCCF3 #F3CCCE #E2F3CC #CCF3F1
square
#DDCCF3 #F3CCCE #E2F3CC #CCF3F1
split-complementary
#DDCCF3 #F3F1CC #CEF3CC
monochromatic
#9B69DC #BC9AE7 #DDCCF3 #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.50
#DDCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DDCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCF3
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCF3 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F5
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#DAD1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddccf3; /* rgb */ color: rgb(221, 204, 243); /* oklch */ color: oklch(87.1% 0.056 305.0);
Tailwind
colors: {
custom: {
50: '#e7dbf7',
500: '#ddccf3',
950: '#000000',
},
}SCSS
$custom: #ddccf3; $custom-light: #e7dbf7; $custom-dark: #000000;
JSON
{
"hex": "#ddccf3",
"rgb": {
"r": 221,
"g": 204,
"b": 243
},
"hsl": {
"h": 266.154,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.87134,
"c": 0.05606,
"h": 305
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#DDCCF3
secondary
#B6D390
accent
#CA1C7E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485