#DDCEFB#DDCEFB
#DDCEFB is a very light, moderate violet. Relative luminance 0.665; OKLCH L 87.8% C 0.063 H 300.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEFB |
|---|---|
| RGB | rgb(221, 206, 251) |
| HSL | hsl(260, 85%, 90%) |
| HSV | hsv(260, 18%, 98%) |
| CMYK | cmyk(12%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.24, 13.64, -20.13) |
| CIE-LCH | lch(85.24, 24.32, 304.12°) |
| OKLab | oklab(87.79% 0.0319 -0.0546) |
| OKLCH | oklch(87.79% 0.063 300.3) |
| XYZ | xyz(69.2993, 66.4797, 100.4291) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.78
Light Lavender
#DFC5FE
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEFB #ECFBCE
analogous
#CED6FB #DDCEFB #F4CEFB
triadic
#DDCEFB #FBDDCE #CEFBDD
tetradic
#DDCEFB #FBCED6 #ECFBCE #CEFBF4
square
#DDCEFB #FBCED6 #ECFBCE #CEFBF4
split-complementary
#DDCEFB #FBF4CE #D6FBCE
monochromatic
#8E5DF2 #B695F6 #DDCEFB #EBE3FD #EBE3FD
Accessibility & contrast
On white
1.47
#DDCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DDCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEFB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEFB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#D8D4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcefb; /* rgb */ color: rgb(221, 206, 251); /* oklch */ color: oklch(87.8% 0.063 300.3);
Tailwind
colors: {
custom: {
50: '#e7ddfc',
500: '#ddcefb',
950: '#000000',
},
}SCSS
$custom: #ddcefb; $custom-light: #e7ddfc; $custom-dark: #000000;
JSON
{
"hex": "#ddcefb",
"rgb": {
"r": 221,
"g": 206,
"b": 251
},
"hsl": {
"h": 260,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87794,
"c": 0.06324,
"h": 300.3
},
"luminance": 0.6648
}Semantic roles & 50–950 ramp
primary
#DDCEFB
secondary
#C5E28C
accent
#E10498
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485