#DCD2F2#DCD2F2
#DCD2F2 is a very light, muted violet. Relative luminance 0.677; OKLCH L 88.2% C 0.045 H 299.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2F2 |
|---|---|
| RGB | rgb(220, 210, 242) |
| HSL | hsl(259, 55%, 89%) |
| HSV | hsv(259, 13%, 95%) |
| CMYK | cmyk(9.1%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(85.87, 9.39, -14.43) |
| CIE-LCH | lch(85.87, 17.22, 303.06°) |
| OKLab | oklab(88.17% 0.0222 -0.0389) |
| OKLCH | oklch(88.17% 0.045 299.7) |
| XYZ | xyz(68.5858, 67.7196, 93.4451) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 6.68
Periwinkle
#CCCCFF
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2F2 #E8F2D2
analogous
#D2D8F2 #DCD2F2 #ECD2F2
triadic
#DCD2F2 #F2DCD2 #D2F2DC
tetradic
#DCD2F2 #F2D2D8 #E8F2D2 #D2F2EC
square
#DCD2F2 #F2D2D8 #E8F2D2 #D2F2EC
split-complementary
#DCD2F2 #F2ECD2 #D8F2D2
monochromatic
#9273D7 #B7A3E4 #DCD2F2 #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.44
#DCD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DCD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2F2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2F2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#CED6F1
Tritanopia (blue-blind)
#D9D6DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2f2; /* rgb */ color: rgb(220, 210, 242); /* oklch */ color: oklch(88.2% 0.045 299.7);
Tailwind
colors: {
custom: {
50: '#e7dff6',
500: '#dcd2f2',
950: '#000000',
},
}SCSS
$custom: #dcd2f2; $custom-light: #e7dff6; $custom-dark: #000000;
JSON
{
"hex": "#dcd2f2",
"rgb": {
"r": 220,
"g": 210,
"b": 242
},
"hsl": {
"h": 258.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88168,
"c": 0.04478,
"h": 299.7
},
"luminance": 0.6772
}Semantic roles & 50–950 ramp
primary
#DCD2F2
secondary
#BFD197
accent
#C32391
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485