#DCCEF5#DCCEF5
#DCCEF5 is a very light, muted violet. Relative luminance 0.660; OKLCH L 87.5% C 0.055 H 301.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEF5 |
|---|---|
| RGB | rgb(220, 206, 245) |
| HSL | hsl(262, 66%, 88%) |
| HSV | hsv(262, 16%, 96%) |
| CMYK | cmyk(10.2%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(84.97, 12.11, -17.37) |
| CIE-LCH | lch(84.97, 21.17, 304.90°) |
| OKLab | oklab(87.5% 0.0289 -0.0469) |
| OKLCH | oklch(87.5% 0.055 301.6) |
| XYZ | xyz(68.0648, 65.9508, 95.5125) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.98
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lavender
#DFC5FE
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEF5 #E7F5CE
analogous
#CED3F5 #DCCEF5 #EFCEF5
triadic
#DCCEF5 #F5DCCE #CEF5DC
tetradic
#DCCEF5 #F5CED3 #E7F5CE #CEF5EF
square
#DCCEF5 #F5CED3 #E7F5CE #CEF5EF
split-complementary
#DCCEF5 #F5EFCE #D3F5CE
monochromatic
#9368E0 #B89BEB #DCCEF5 #EDE6FA #EDE6FA
Accessibility & contrast
On white
1.48
#DCCEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DCCEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEF5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEF5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F7
Deuteranopia (green-blind)
#C9D4F4
Tritanopia (blue-blind)
#D8D3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccef5; /* rgb */ color: rgb(220, 206, 245); /* oklch */ color: oklch(87.5% 0.055 301.6);
Tailwind
colors: {
custom: {
50: '#e7ddf8',
500: '#dccef5',
950: '#000000',
},
}SCSS
$custom: #dccef5; $custom-light: #e7ddf8; $custom-dark: #000000;
JSON
{
"hex": "#dccef5",
"rgb": {
"r": 220,
"g": 206,
"b": 245
},
"hsl": {
"h": 261.538,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.87502,
"c": 0.05512,
"h": 301.6
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#DCCEF5
secondary
#BDD691
accent
#CE188C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485