#DCCEF0#DCCEF0
#DCCEF0 is a very light, muted violet. Relative luminance 0.656; OKLCH L 87.3% C 0.049 H 304.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEF0 |
|---|---|
| RGB | rgb(220, 206, 240) |
| HSL | hsl(265, 53%, 87%) |
| HSV | hsv(265, 14%, 94%) |
| CMYK | cmyk(8.3%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(84.82, 11.12, -14.94) |
| CIE-LCH | lch(84.82, 18.63, 306.66°) |
| OKLab | oklab(87.33% 0.0272 -0.0403) |
| OKLCH | oklch(87.33% 0.049 304.1) |
| XYZ | xyz(67.3118, 65.6496, 91.5467) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.44
Thistle
#D8BFD8
ΔE00 5.69
Light Lavender
#DFC5FE
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.05
Light Lilac
#EDC8FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEF0 #E2F0CE
analogous
#CED1F0 #DCCEF0 #EDCEF0
triadic
#DCCEF0 #F0DCCE #CEF0DC
tetradic
#DCCEF0 #F0CED1 #E2F0CE #CEF0ED
square
#DCCEF0 #F0CED1 #E2F0CE #CEF0ED
split-complementary
#DCCEF0 #F0EDCE #D1F0CE
monochromatic
#9970D3 #BB9FE2 #DCCEF0 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.49
#DCCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DCCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEF0
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEF0 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F2
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#D9D2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccef0; /* rgb */ color: rgb(220, 206, 240); /* oklch */ color: oklch(87.3% 0.049 304.1);
Tailwind
colors: {
custom: {
50: '#e7ddf5',
500: '#dccef0',
950: '#000000',
},
}SCSS
$custom: #dccef0; $custom-light: #e7ddf5; $custom-dark: #000000;
JSON
{
"hex": "#dccef0",
"rgb": {
"r": 220,
"g": 206,
"b": 240
},
"hsl": {
"h": 264.706,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87332,
"c": 0.0486,
"h": 304.1
},
"luminance": 0.6565
}Semantic roles & 50–950 ramp
primary
#DCCEF0
secondary
#B6CE94
accent
#C12580
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485