#DDCCF4#DDCCF4
#DDCCF4 is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.2% C 0.057 H 304.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCF4 |
|---|---|
| RGB | rgb(221, 204, 244) |
| HSL | hsl(266, 65%, 88%) |
| HSV | hsv(266, 16%, 96%) |
| CMYK | cmyk(9.4%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(84.53, 13.30, -17.49) |
| CIE-LCH | lch(84.53, 21.97, 307.24°) |
| OKLab | oklab(87.17% 0.0325 -0.0473) |
| OKLCH | oklch(87.17% 0.057 304.5) |
| XYZ | xyz(67.7378, 65.0897, 94.5654) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.36
Pale Lavender
#EECFFE
ΔE00 4.05
Light Lavender
#DFC5FE
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.00
Thistle
#D8BFD8
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCF4 #E3F4CC
analogous
#CCCFF4 #DDCCF4 #F1CCF4
triadic
#DDCCF4 #F4DDCC #CCF4DD
tetradic
#DDCCF4 #F4CCCF #E3F4CC #CCF4F1
square
#DDCCF4 #F4CCCF #E3F4CC #CCF4F1
split-complementary
#DDCCF4 #F4F1CC #CFF4CC
monochromatic
#9A67DE #BB9AE9 #DDCCF4 #EEE6FA #EEE6FA
Accessibility & contrast
On white
1.50
#DDCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DDCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCF4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCF4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F6
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#DAD1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddccf4; /* rgb */ color: rgb(221, 204, 244); /* oklch */ color: oklch(87.2% 0.057 304.5);
Tailwind
colors: {
custom: {
50: '#e7dbf7',
500: '#ddccf4',
950: '#000000',
},
}SCSS
$custom: #ddccf4; $custom-light: #e7dbf7; $custom-dark: #000000;
JSON
{
"hex": "#ddccf4",
"rgb": {
"r": 221,
"g": 204,
"b": 244
},
"hsl": {
"h": 265.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.87169,
"c": 0.05735,
"h": 304.5
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#DDCCF4
secondary
#B7D58F
accent
#CC1980
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485