#DCCEFB#DCCEFB
#DCCEFB is a very light, moderate violet. Relative luminance 0.663; OKLCH L 87.7% C 0.063 H 299.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEFB |
|---|---|
| RGB | rgb(220, 206, 251) |
| HSL | hsl(259, 85%, 90%) |
| HSV | hsv(259, 18%, 98%) |
| CMYK | cmyk(12.4%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.16, 13.32, -20.26) |
| CIE-LCH | lch(85.16, 24.25, 303.33°) |
| OKLab | oklab(87.71% 0.0309 -0.0549) |
| OKLCH | oklch(87.71% 0.063 299.3) |
| XYZ | xyz(68.9956, 66.3231, 100.4149) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.01
Light Lavender
#DFC5FE
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 4.98
Light Lilac
#EDC8FF
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEFB #EDFBCE
analogous
#CED7FB #DCCEFB #F3CEFB
triadic
#DCCEFB #FBDCCE #CEFBDC
tetradic
#DCCEFB #FBCED7 #EDFBCE #CEFBF3
square
#DCCEFB #FBCED7 #EDFBCE #CEFBF3
split-complementary
#DCCEFB #FBF3CE #D7FBCE
monochromatic
#8B5DF2 #B495F6 #DCCEFB #EBE3FD #EBE3FD
Accessibility & contrast
On white
1.47
#DCCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DCCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEFB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEFB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#D7D4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccefb; /* rgb */ color: rgb(220, 206, 251); /* oklch */ color: oklch(87.7% 0.063 299.3);
Tailwind
colors: {
custom: {
50: '#e7ddfc',
500: '#dccefb',
950: '#000000',
},
}SCSS
$custom: #dccefb; $custom-light: #e7ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dccefb",
"rgb": {
"r": 220,
"g": 206,
"b": 251
},
"hsl": {
"h": 258.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87713,
"c": 0.06303,
"h": 299.3
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#DCCEFB
secondary
#C7E28C
accent
#E1049D
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485