#DDC4FF#DDC4FF
#DDC4FF is a very light, moderate violet. Relative luminance 0.621; OKLCH L 86.1% C 0.085 H 304.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4FF |
|---|---|
| RGB | rgb(221, 196, 255) |
| HSL | hsl(265, 100%, 88%) |
| HSV | hsv(265, 23%, 100%) |
| CMYK | cmyk(13.3%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(82.95, 19.81, -25.73) |
| CIE-LCH | lch(82.95, 32.47, 307.59°) |
| OKLab | oklab(86.07% 0.0473 -0.0701) |
| OKLCH | oklch(86.07% 0.085 304) |
| XYZ | xyz(67.6052, 62.0721, 103.0079) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.69
Pale Lilac
#E4CBFF
ΔE00 2.35
Light Lilac
#EDC8FF
ΔE00 3.76
Light Violet
#D6B4FC
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 4.75
Light Lavendar
#EFC0FE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4FF #E6FFC4
analogous
#C4C8FF #DDC4FF #FBC4FF
triadic
#DDC4FF #FFDDC4 #C4FFDD
tetradic
#DDC4FF #FFC4C8 #E6FFC4 #C4FFFB
square
#DDC4FF #FFC4C8 #E6FFC4 #C4FFFB
split-complementary
#DDC4FF #FFFBC4 #C8FFC4
monochromatic
#964AFF #BA87FF #DDC4FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.57
#DDC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DDC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4FF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4FF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#D8CCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddc4ff; /* rgb */ color: rgb(221, 196, 255); /* oklch */ color: oklch(86.1% 0.085 304.0);
Tailwind
colors: {
custom: {
50: '#e8d6ff',
500: '#ddc4ff',
950: '#000000',
},
}SCSS
$custom: #ddc4ff; $custom-light: #e8d6ff; $custom-dark: #000000;
JSON
{
"hex": "#ddc4ff",
"rgb": {
"r": 221,
"g": 196,
"b": 255
},
"hsl": {
"h": 265.424,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.86066,
"c": 0.08461,
"h": 304
},
"luminance": 0.62072
}Semantic roles & 50–950 ramp
primary
#DDC4FF
secondary
#BCE87F
accent
#E60084
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386