#DDCFFB#DDCFFB
#DDCFFB is a very light, moderate violet. Relative luminance 0.670; OKLCH L 88.0% C 0.062 H 299.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFFB |
|---|---|
| RGB | rgb(221, 207, 251) |
| HSL | hsl(259, 85%, 90%) |
| HSV | hsv(259, 18%, 98%) |
| CMYK | cmyk(12%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.49, 13.11, -19.76) |
| CIE-LCH | lch(85.49, 23.71, 303.56°) |
| OKLab | oklab(87.98% 0.0305 -0.0536) |
| OKLCH | oklch(87.98% 0.062 299.7) |
| XYZ | xyz(69.5408, 66.9627, 100.5096) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.13
Light Lavender
#DFC5FE
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.56
Periwinkle
#CCCCFF
ΔE00 5.19
Light Lilac
#EDC8FF
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFFB #EDFBCF
analogous
#CFD7FB #DDCFFB #F3CFFB
triadic
#DDCFFB #FBDDCF #CFFBDD
tetradic
#DDCFFB #FBCFD7 #EDFBCF #CFFBF3
square
#DDCFFB #FBCFD7 #EDFBCF #CFFBF3
split-complementary
#DDCFFB #FBF3CF #D7FBCF
monochromatic
#8D5EF2 #B597F6 #DDCFFB #EBE3FD #EBE3FD
Accessibility & contrast
On white
1.46
#DDCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DDCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFFB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFFB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#C9D5FA
Tritanopia (blue-blind)
#D8D5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddcffb; /* rgb */ color: rgb(221, 207, 251); /* oklch */ color: oklch(88.0% 0.062 299.7);
Tailwind
colors: {
custom: {
50: '#e7ddfc',
500: '#ddcffb',
950: '#000000',
},
}SCSS
$custom: #ddcffb; $custom-light: #e7ddfc; $custom-dark: #000000;
JSON
{
"hex": "#ddcffb",
"rgb": {
"r": 221,
"g": 207,
"b": 251
},
"hsl": {
"h": 259.091,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.87984,
"c": 0.06165,
"h": 299.7
},
"luminance": 0.66963
}Semantic roles & 50–950 ramp
primary
#DDCFFB
secondary
#C7E28D
accent
#E1049B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485