#DDCCFB#DDCCFB
#DDCCFB is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.4% C 0.066 H 301.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCFB |
|---|---|
| RGB | rgb(221, 204, 251) |
| HSL | hsl(262, 85%, 89%) |
| HSV | hsv(262, 19%, 98%) |
| CMYK | cmyk(12%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(84.75, 14.71, -20.87) |
| CIE-LCH | lch(84.75, 25.53, 305.17°) |
| OKLab | oklab(87.42% 0.0348 -0.0566) |
| OKLCH | oklch(87.42% 0.066 301.5) |
| XYZ | xyz(68.8209, 65.5229, 100.2696) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.14
Light Lavender
#DFC5FE
ΔE00 3.02
Pale Lavender
#EECFFE
ΔE00 3.99
Light Lilac
#EDC8FF
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 5.46
Very Light Purple
#F6CEFC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCFB #EAFBCC
analogous
#CCD3FB #DDCCFB #F5CCFB
triadic
#DDCCFB #FBDDCC #CCFBDD
tetradic
#DDCCFB #FBCCD3 #EAFBCC #CCFBF5
square
#DDCCFB #FBCCD3 #EAFBCC #CCFBF5
split-complementary
#DDCCFB #FBF5CC #D3FBCC
monochromatic
#915BF2 #B793F7 #DDCCFB #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.49
#DDCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DDCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCFB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCFB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#D8D2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddccfb; /* rgb */ color: rgb(221, 204, 251); /* oklch */ color: oklch(87.4% 0.066 301.5);
Tailwind
colors: {
custom: {
50: '#e7dbfc',
500: '#ddccfb',
950: '#000000',
},
}SCSS
$custom: #ddccfb; $custom-light: #e7dbfc; $custom-dark: #000000;
JSON
{
"hex": "#ddccfb",
"rgb": {
"r": 221,
"g": 204,
"b": 251
},
"hsl": {
"h": 261.702,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.87415,
"c": 0.06645,
"h": 301.5
},
"luminance": 0.65523
}Semantic roles & 50–950 ramp
primary
#DDCCFB
secondary
#C2E28A
accent
#E20492
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485