#DDC8FF#DDC8FF
#DDC8FF is a very light, moderate violet. Relative luminance 0.639; OKLCH L 86.8% C 0.078 H 302.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8FF |
|---|---|
| RGB | rgb(221, 200, 255) |
| HSL | hsl(263, 100%, 89%) |
| HSV | hsv(263, 22%, 100%) |
| CMYK | cmyk(13.3%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(83.91, 17.66, -24.26) |
| CIE-LCH | lch(83.91, 30.01, 306.05°) |
| OKLab | oklab(86.81% 0.0417 -0.0661) |
| OKLCH | oklch(86.81% 0.078 302.2) |
| XYZ | xyz(68.5195, 63.9007, 103.3127) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.26
Pale Lilac
#E4CBFF
ΔE00 1.73
Light Lilac
#EDC8FF
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8FF #EAFFC8
analogous
#C8CFFF #DDC8FF #F9C8FF
triadic
#DDC8FF #FFDDC8 #C8FFDD
tetradic
#DDC8FF #FFC8CF #EAFFC8 #C8FFF9
square
#DDC8FF #FFC8CF #EAFFC8 #C8FFF9
split-complementary
#DDC8FF #FFF9C8 #CFFFC8
monochromatic
#914EFF #B78BFF #DDC8FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.52
#DDC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DDC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8FF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8FF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#D8D0DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddc8ff; /* rgb */ color: rgb(221, 200, 255); /* oklch */ color: oklch(86.8% 0.078 302.2);
Tailwind
colors: {
custom: {
50: '#e8d8ff',
500: '#ddc8ff',
950: '#000000',
},
}SCSS
$custom: #ddc8ff; $custom-light: #e8d8ff; $custom-dark: #000000;
JSON
{
"hex": "#ddc8ff",
"rgb": {
"r": 221,
"g": 200,
"b": 255
},
"hsl": {
"h": 262.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.86809,
"c": 0.07811,
"h": 302.2
},
"luminance": 0.63901
}Semantic roles & 50–950 ramp
primary
#DDC8FF
secondary
#C2E982
accent
#E6008E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386