#DDCFFA#DDCFFA
#DDCFFA is a very light, moderate violet. Relative luminance 0.669; OKLCH L 87.9% C 0.060 H 300.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFFA |
|---|---|
| RGB | rgb(221, 207, 250) |
| HSL | hsl(260, 81%, 90%) |
| HSV | hsv(260, 17%, 98%) |
| CMYK | cmyk(11.6%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(85.45, 12.91, -19.28) |
| CIE-LCH | lch(85.45, 23.20, 303.80°) |
| OKLab | oklab(87.95% 0.0302 -0.0522) |
| OKLCH | oklch(87.95% 0.06 300) |
| XYZ | xyz(69.3835, 66.8998, 99.6816) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.27
Light Lavender
#DFC5FE
ΔE00 4.31
Pale Lavender
#EECFFE
ΔE00 4.56
Periwinkle
#CCCCFF
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.78
Very Light Purple
#F6CEFC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFFA #ECFACF
analogous
#CFD7FA #DDCFFA #F3CFFA
triadic
#DDCFFA #FADDCF #CFFADD
tetradic
#DDCFFA #FACFD7 #ECFACF #CFFAF3
square
#DDCFFA #FACFD7 #ECFACF #CFFAF3
split-complementary
#DDCFFA #FAF3CF #D7FACF
monochromatic
#8E60EE #B698F4 #DDCFFA #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.46
#DDCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DDCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFFA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFFA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#D8D5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddcffa; /* rgb */ color: rgb(221, 207, 250); /* oklch */ color: oklch(87.9% 0.060 300.0);
Tailwind
colors: {
custom: {
50: '#e7ddfc',
500: '#ddcffa',
950: '#000000',
},
}SCSS
$custom: #ddcffa; $custom-light: #e7ddfc; $custom-dark: #000000;
JSON
{
"hex": "#ddcffa",
"rgb": {
"r": 221,
"g": 207,
"b": 250
},
"hsl": {
"h": 259.535,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.87948,
"c": 0.06033,
"h": 300
},
"luminance": 0.669
}Semantic roles & 50–950 ramp
primary
#DDCFFA
secondary
#C5E08D
accent
#DD0898
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485