#DDC0FF#DDC0FF
#DDC0FF is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.3% C 0.091 H 305.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC0FF |
|---|---|
| RGB | rgb(221, 192, 255) |
| HSL | hsl(268, 100%, 88%) |
| HSV | hsv(268, 25%, 100%) |
| CMYK | cmyk(13.3%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(82.00, 21.96, -27.19) |
| CIE-LCH | lch(82.00, 34.95, 308.93°) |
| OKLab | oklab(85.33% 0.053 -0.0742) |
| OKLCH | oklch(85.33% 0.091 305.5) |
| XYZ | xyz(66.7150, 60.2917, 102.7111) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.64
Light Violet
#D6B4FC
ΔE00 3.15
Pale Lilac
#E4CBFF
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 3.93
Light Lavendar
#EFC0FE
ΔE00 4.34
Mauve
#E0B0FF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC0FF #E2FFC0
analogous
#C0C2FF #DDC0FF #FCC0FF
triadic
#DDC0FF #FFDDC0 #C0FFDD
tetradic
#DDC0FF #FFC0C2 #E2FFC0 #C0FFFC
square
#DDC0FF #FFC0C2 #E2FFC0 #C0FFFC
split-complementary
#DDC0FF #FFFCC0 #C2FFC0
monochromatic
#9B46FF #BC83FF #DDC0FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.61
#DDC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DDC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC0FF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC0FF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#D8C9D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc0ff; /* rgb */ color: rgb(221, 192, 255); /* oklch */ color: oklch(85.3% 0.091 305.5);
Tailwind
colors: {
custom: {
50: '#e8d3ff',
500: '#ddc0ff',
950: '#000000',
},
}SCSS
$custom: #ddc0ff; $custom-light: #e8d3ff; $custom-dark: #000000;
JSON
{
"hex": "#ddc0ff",
"rgb": {
"r": 221,
"g": 192,
"b": 255
},
"hsl": {
"h": 267.619,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.85329,
"c": 0.09118,
"h": 305.5
},
"luminance": 0.60291
}Semantic roles & 50–950 ramp
primary
#DDC0FF
secondary
#B6E87B
accent
#E6007C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386