#DCCEF4#DCCEF4
#DCCEF4 is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.5% C 0.054 H 302.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEF4 |
|---|---|
| RGB | rgb(220, 206, 244) |
| HSL | hsl(262, 63%, 88%) |
| HSV | hsv(262, 16%, 96%) |
| CMYK | cmyk(9.8%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.94, 11.91, -16.88) |
| CIE-LCH | lch(84.94, 20.66, 305.21°) |
| OKLab | oklab(87.47% 0.0286 -0.0456) |
| OKLCH | oklch(87.47% 0.054 302.1) |
| XYZ | xyz(67.9125, 65.8899, 94.7106) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 6.21
Light Lilac
#EDC8FF
ΔE00 6.36
Thistle
#D8BFD8
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEF4 #E6F4CE
analogous
#CED3F4 #DCCEF4 #EFCEF4
triadic
#DCCEF4 #F4DCCE #CEF4DC
tetradic
#DCCEF4 #F4CED3 #E6F4CE #CEF4EF
square
#DCCEF4 #F4CED3 #E6F4CE #CEF4EF
split-complementary
#DCCEF4 #F4EFCE #D3F4CE
monochromatic
#956ADE #B89CE9 #DCCEF4 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.48
#DCCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DCCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEF4
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEF4 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F6
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#D8D3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccef4; /* rgb */ color: rgb(220, 206, 244); /* oklch */ color: oklch(87.5% 0.054 302.1);
Tailwind
colors: {
custom: {
50: '#e7ddf7',
500: '#dccef4',
950: '#000000',
},
}SCSS
$custom: #dccef4; $custom-light: #e7ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dccef4",
"rgb": {
"r": 220,
"g": 206,
"b": 244
},
"hsl": {
"h": 262.105,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.87468,
"c": 0.05381,
"h": 302.1
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#DCCEF4
secondary
#BCD591
accent
#CB1A8A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485