#DCCFEE#DCCFEE
#DCCFEE is a very light, muted violet. Relative luminance 0.660; OKLCH L 87.5% C 0.044 H 304.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFEE |
|---|---|
| RGB | rgb(220, 207, 238) |
| HSL | hsl(265, 48%, 87%) |
| HSV | hsv(265, 13%, 93%) |
| CMYK | cmyk(7.6%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(85.00, 10.20, -13.60) |
| CIE-LCH | lch(85.00, 17.00, 306.86°) |
| OKLab | oklab(87.46% 0.0251 -0.0366) |
| OKLCH | oklch(87.46% 0.044 304.5) |
| XYZ | xyz(67.2578, 66.0144, 90.0711) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 6.12
Pale Lavender
#EECFFE
ΔE00 6.20
Light Lavender
#DFC5FE
ΔE00 7.26
Periwinkle
#CCCCFF
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFEE #E1EECF
analogous
#CFD2EE #DCCFEE #EBCFEE
triadic
#DCCFEE #EEDCCF #CFEEDC
tetradic
#DCCFEE #EECFD2 #E1EECF #CFEEEB
square
#DCCFEE #EECFD2 #E1EECF #CFEEEB
split-complementary
#DCCFEE #EEEBCF #D2EECF
monochromatic
#9A75CE #BBA2DE #DCCFEE #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.48
#DCCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DCCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFEE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFEE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#DAD3D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccfee; /* rgb */ color: rgb(220, 207, 238); /* oklch */ color: oklch(87.5% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#e7ddf3',
500: '#dccfee',
950: '#000000',
},
}SCSS
$custom: #dccfee; $custom-light: #e7ddf3; $custom-dark: #000000;
JSON
{
"hex": "#dccfee",
"rgb": {
"r": 220,
"g": 207,
"b": 238
},
"hsl": {
"h": 265.161,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87457,
"c": 0.04438,
"h": 304.5
},
"luminance": 0.66014
}Semantic roles & 50–950 ramp
primary
#DCCFEE
secondary
#B5CB96
accent
#BB2B7E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485