#DDCFFD#DDCFFD
#DDCFFD is a very light, moderate violet. Relative luminance 0.671; OKLCH L 88.1% C 0.064 H 299.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFFD |
|---|---|
| RGB | rgb(221, 207, 253) |
| HSL | hsl(258, 92%, 90%) |
| HSV | hsv(258, 18%, 99%) |
| CMYK | cmyk(12.6%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.55, 13.52, -20.72) |
| CIE-LCH | lch(85.55, 24.74, 303.11°) |
| OKLab | oklab(88.05% 0.0312 -0.0562) |
| OKLCH | oklch(88.05% 0.064 299) |
| XYZ | xyz(69.8577, 67.0895, 102.1787) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.94
Light Lavender
#DFC5FE
ΔE00 3.83
Pale Lavender
#EECFFE
ΔE00 4.62
Periwinkle
#CCCCFF
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 5.61
Very Light Purple
#F6CEFC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFFD #EFFDCF
analogous
#CFD8FD #DDCFFD #F4CFFD
triadic
#DDCFFD #FDDDCF #CFFDDD
tetradic
#DDCFFD #FDCFD8 #EFFDCF #CFFDF4
square
#DDCFFD #FDCFD8 #EFFDCF #CFFDF4
split-complementary
#DDCFFD #FDF4CF #D8FDCF
monochromatic
#8A59F8 #B394FB #DDCFFD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.46
#DDCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DDCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFFD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFFD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#D8D6DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddcffd; /* rgb */ color: rgb(221, 207, 253); /* oklch */ color: oklch(88.1% 0.064 299.0);
Tailwind
colors: {
custom: {
50: '#e7ddfe',
500: '#ddcffd',
950: '#000000',
},
}SCSS
$custom: #ddcffd; $custom-light: #e7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#ddcffd",
"rgb": {
"r": 221,
"g": 207,
"b": 253
},
"hsl": {
"h": 258.261,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.88054,
"c": 0.0643,
"h": 299
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#DDCFFD
secondary
#CAE68A
accent
#E600A0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485