#DCCFE2#DCCFE2
#DCCFE2 is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.1% C 0.029 H 315.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFE2 |
|---|---|
| RGB | rgb(220, 207, 226) |
| HSL | hsl(281, 25%, 85%) |
| HSV | hsv(281, 8%, 89%) |
| CMYK | cmyk(2.7%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(84.65, 7.91, -7.75) |
| CIE-LCH | lch(84.65, 11.07, 315.58°) |
| OKLab | oklab(87.07% 0.0209 -0.0207) |
| OKLCH | oklch(87.07% 0.029 315.3) |
| XYZ | xyz(65.5533, 65.3326, 81.0938) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 9.15
Pale Lavender
#EECFFE
ΔE00 9.40
Pale Lilac
#E4CBFF
ΔE00 9.90
Light Pink
#FFD1DF
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFE2 #D5E2CF
analogous
#D3CFE2 #DCCFE2 #E2CFDE
triadic
#DCCFE2 #E2DCCF #CFE2DC
tetradic
#DCCFE2 #E2D3CF #D5E2CF #CFDEE2
square
#DCCFE2 #E2D3CF #D5E2CF #CFDEE2
split-complementary
#DCCFE2 #DEE2CF #CFE2D3
monochromatic
#A483B4 #C0A9CB #DCCFE2 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.49
#DCCFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DCCFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFE2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFE2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E3
Deuteranopia (green-blind)
#CFD4E1
Tritanopia (blue-blind)
#DCD1D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfe2; /* rgb */ color: rgb(220, 207, 226); /* oklch */ color: oklch(87.1% 0.029 315.3);
Tailwind
colors: {
custom: {
50: '#e6ddeb',
500: '#dccfe2',
950: '#000000',
},
}SCSS
$custom: #dccfe2; $custom-light: #e6ddeb; $custom-dark: #000000;
JSON
{
"hex": "#dccfe2",
"rgb": {
"r": 220,
"g": 207,
"b": 226
},
"hsl": {
"h": 281.053,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.87069,
"c": 0.02937,
"h": 315.3
},
"luminance": 0.65332
}Semantic roles & 50–950 ramp
primary
#DCCFE2
secondary
#A5B99C
accent
#A34261
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484