#DCCFE5#DCCFE5
#DCCFE5 is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.2% C 0.033 H 311.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFE5 |
|---|---|
| RGB | rgb(220, 207, 229) |
| HSL | hsl(275, 30%, 85%) |
| HSV | hsv(275, 10%, 90%) |
| CMYK | cmyk(3.9%, 9.6%, 0%, 10.2%) |
| CIE-LAB | lab(84.74, 8.47, -9.21) |
| CIE-LCH | lch(84.74, 12.52, 312.58°) |
| OKLab | oklab(87.16% 0.022 -0.0246) |
| OKLCH | oklch(87.16% 0.033 311.7) |
| XYZ | xyz(65.9685, 65.4987, 83.2807) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.88
Very Light Purple
#F6CEFC
ΔE00 9.49
Lavenderblush
#FFF0F5
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFE5 #D8E5CF
analogous
#D1CFE5 #DCCFE5 #E5CFE3
triadic
#DCCFE5 #E5DCCF #CFE5DC
tetradic
#DCCFE5 #E5D1CF #D8E5CF #CFE3E5
square
#DCCFE5 #E5D1CF #D8E5CF #CFE3E5
split-complementary
#DCCFE5 #E3E5CF #CFE5D1
monochromatic
#A280BA #BFA7CF #DCCFE5 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.49
#DCCFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DCCFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFE5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFE5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E6
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#DBD1D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccfe5; /* rgb */ color: rgb(220, 207, 229); /* oklch */ color: oklch(87.2% 0.033 311.7);
Tailwind
colors: {
custom: {
50: '#e6dded',
500: '#dccfe5',
950: '#000000',
},
}SCSS
$custom: #dccfe5; $custom-light: #e6dded; $custom-dark: #000000;
JSON
{
"hex": "#dccfe5",
"rgb": {
"r": 220,
"g": 207,
"b": 229
},
"hsl": {
"h": 275.455,
"s": 29.73,
"l": 85.49
},
"oklch": {
"l": 0.87164,
"c": 0.03298,
"h": 311.7
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#DCCFE5
secondary
#A9BD9B
accent
#A83D69
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484