#DDCFFF#DDCFFF
#DDCFFF is a very light, moderate violet. Relative luminance 0.672; OKLCH L 88.1% C 0.067 H 298.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFFF |
|---|---|
| RGB | rgb(221, 207, 255) |
| HSL | hsl(258, 100%, 91%) |
| HSV | hsv(258, 19%, 100%) |
| CMYK | cmyk(13.3%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(85.61, 13.93, -21.68) |
| CIE-LCH | lch(85.61, 25.77, 302.71°) |
| OKLab | oklab(88.13% 0.0318 -0.0589) |
| OKLCH | oklch(88.13% 0.067 298.4) |
| XYZ | xyz(70.1780, 67.2176, 103.8655) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.85
Light Lavender
#DFC5FE
ΔE00 3.61
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 4.74
Light Lilac
#EDC8FF
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFFF #F1FFCF
analogous
#CFD9FF #DDCFFF #F5CFFF
triadic
#DDCFFF #FFDDCF #CFFFDD
tetradic
#DDCFFF #FFCFD9 #F1FFCF #CFFFF5
square
#DDCFFF #FFCFD9 #F1FFCF #CFFFF5
split-complementary
#DDCFFF #FFF5CF #D9FFCF
monochromatic
#8655FF #B292FF #DDCFFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.45
#DDCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DDCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFFF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFFF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#D7D6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddcfff; /* rgb */ color: rgb(221, 207, 255); /* oklch */ color: oklch(88.1% 0.067 298.4);
Tailwind
colors: {
custom: {
50: '#e8ddff',
500: '#ddcfff',
950: '#000000',
},
}SCSS
$custom: #ddcfff; $custom-light: #e8ddff; $custom-dark: #000000;
JSON
{
"hex": "#ddcfff",
"rgb": {
"r": 221,
"g": 207,
"b": 255
},
"hsl": {
"h": 257.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.88126,
"c": 0.06695,
"h": 298.4
},
"luminance": 0.67218
}Semantic roles & 50–950 ramp
primary
#DDCFFF
secondary
#CDEA88
accent
#E600A3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486