#DCD2F7#DCD2F7
#DCD2F7 is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.3% C 0.051 H 297.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2F7 |
|---|---|
| RGB | rgb(220, 210, 247) |
| HSL | hsl(256, 70%, 90%) |
| HSV | hsv(256, 15%, 97%) |
| CMYK | cmyk(10.9%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(86.02, 10.39, -16.85) |
| CIE-LCH | lch(86.02, 19.79, 301.66°) |
| OKLab | oklab(88.34% 0.0239 -0.0455) |
| OKLCH | oklch(88.34% 0.051 297.7) |
| XYZ | xyz(69.3470, 68.0240, 97.4542) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 5.98
Light Lavender
#DFC5FE
ΔE00 6.22
Light Lilac
#EDC8FF
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2F7 #EDF7D2
analogous
#D2DBF7 #DCD2F7 #EFD2F7
triadic
#DCD2F7 #F7DCD2 #D2F7DC
tetradic
#DCD2F7 #F7D2DB #EDF7D2 #D2F7EF
square
#DCD2F7 #F7D2DB #EDF7D2 #D2F7EF
split-complementary
#DCD2F7 #F7EFD2 #DBF7D2
monochromatic
#8B6AE5 #B49EEE #DCD2F7 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.44
#DCD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DCD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2F7
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2F7 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F9
Deuteranopia (green-blind)
#CCD7F6
Tritanopia (blue-blind)
#D7D7DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2f7; /* rgb */ color: rgb(220, 210, 247); /* oklch */ color: oklch(88.3% 0.051 297.7);
Tailwind
colors: {
custom: {
50: '#e7dff9',
500: '#dcd2f7',
950: '#000000',
},
}SCSS
$custom: #dcd2f7; $custom-light: #e7dff9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2f7",
"rgb": {
"r": 220,
"g": 210,
"b": 247
},
"hsl": {
"h": 256.216,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.88338,
"c": 0.05144,
"h": 297.7
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#DCD2F7
secondary
#C7DA93
accent
#D2149E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485