#DCD2F6#DCD2F6
#DCD2F6 is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.3% C 0.050 H 298.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2F6 |
|---|---|
| RGB | rgb(220, 210, 246) |
| HSL | hsl(257, 67%, 89%) |
| HSV | hsv(257, 15%, 96%) |
| CMYK | cmyk(10.6%, 14.6%, 0%, 3.5%) |
| CIE-LAB | lab(85.99, 10.19, -16.37) |
| CIE-LCH | lch(85.99, 19.28, 301.91°) |
| OKLab | oklab(88.3% 0.0236 -0.0442) |
| OKLCH | oklch(88.3% 0.05 298.1) |
| XYZ | xyz(69.1931, 67.9625, 96.6437) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.37
Periwinkle
#CCCCFF
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.09
Light Lavender
#DFC5FE
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 7.34
Light Lilac
#EDC8FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2F6 #ECF6D2
analogous
#D2DAF6 #DCD2F6 #EED2F6
triadic
#DCD2F6 #F6DCD2 #D2F6DC
tetradic
#DCD2F6 #F6D2DA #ECF6D2 #D2F6EE
square
#DCD2F6 #F6D2DA #ECF6D2 #D2F6EE
split-complementary
#DCD2F6 #F6EED2 #DAF6D2
monochromatic
#8D6CE2 #B49FEC #DCD2F6 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.44
#DCD2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DCD2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2F6
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2F6 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#CDD7F5
Tritanopia (blue-blind)
#D8D7DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2f6; /* rgb */ color: rgb(220, 210, 246); /* oklch */ color: oklch(88.3% 0.050 298.1);
Tailwind
colors: {
custom: {
50: '#e7dff9',
500: '#dcd2f6',
950: '#000000',
},
}SCSS
$custom: #dcd2f6; $custom-light: #e7dff9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2f6",
"rgb": {
"r": 220,
"g": 210,
"b": 246
},
"hsl": {
"h": 256.667,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.88304,
"c": 0.05011,
"h": 298.1
},
"luminance": 0.67963
}Semantic roles & 50–950 ramp
primary
#DCD2F6
secondary
#C5D894
accent
#CF179C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485