#DDC7FF#DDC7FF
#DDC7FF is a very light, moderate violet. Relative luminance 0.634; OKLCH L 86.6% C 0.080 H 302.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC7FF |
|---|---|
| RGB | rgb(221, 199, 255) |
| HSL | hsl(264, 100%, 89%) |
| HSV | hsv(264, 22%, 100%) |
| CMYK | cmyk(13.3%, 22%, 0%, 0%) |
| CIE-LAB | lab(83.67, 18.20, -24.63) |
| CIE-LCH | lch(83.67, 30.63, 306.46°) |
| OKLab | oklab(86.62% 0.0431 -0.0671) |
| OKLCH | oklch(86.62% 0.08 302.7) |
| XYZ | xyz(68.2887, 63.4390, 103.2357) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.98
Pale Lilac
#E4CBFF
ΔE00 1.82
Light Lilac
#EDC8FF
ΔE00 3.93
Pale Lavender
#EECFFE
ΔE00 4.40
Light Violet
#D6B4FC
ΔE00 5.21
Light Lavendar
#EFC0FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC7FF #E9FFC7
analogous
#C7CDFF #DDC7FF #F9C7FF
triadic
#DDC7FF #FFDDC7 #C7FFDD
tetradic
#DDC7FF #FFC7CD #E9FFC7 #C7FFF9
square
#DDC7FF #FFC7CD #E9FFC7 #C7FFF9
split-complementary
#DDC7FF #FFF9C7 #CDFFC7
monochromatic
#934DFF #B88AFF #DDC7FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.53
#DDC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DDC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC7FF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC7FF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#D8CFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddc7ff; /* rgb */ color: rgb(221, 199, 255); /* oklch */ color: oklch(86.6% 0.080 302.7);
Tailwind
colors: {
custom: {
50: '#e8d8ff',
500: '#ddc7ff',
950: '#000000',
},
}SCSS
$custom: #ddc7ff; $custom-light: #e8d8ff; $custom-dark: #000000;
JSON
{
"hex": "#ddc7ff",
"rgb": {
"r": 221,
"g": 199,
"b": 255
},
"hsl": {
"h": 263.571,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.86623,
"c": 0.07973,
"h": 302.7
},
"luminance": 0.63439
}Semantic roles & 50–950 ramp
primary
#DDC7FF
secondary
#C0E981
accent
#E6008B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386