#DCD2F0#DCD2F0
#DCD2F0 is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.1% C 0.042 H 300.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2F0 |
|---|---|
| RGB | rgb(220, 210, 240) |
| HSL | hsl(260, 50%, 88%) |
| HSV | hsv(260, 13%, 94%) |
| CMYK | cmyk(8.3%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(85.81, 9.00, -13.46) |
| CIE-LCH | lch(85.81, 16.19, 303.77°) |
| OKLab | oklab(88.1% 0.0215 -0.0362) |
| OKLCH | oklch(88.1% 0.042 300.7) |
| XYZ | xyz(68.2870, 67.6001, 91.8718) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Pale Lilac
#E4CBFF
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.28
Light Lavender
#DFC5FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2F0 #E6F0D2
analogous
#D2D7F0 #DCD2F0 #EBD2F0
triadic
#DCD2F0 #F0DCD2 #D2F0DC
tetradic
#DCD2F0 #F0D2D7 #E6F0D2 #D2F0EB
square
#DCD2F0 #F0D2D7 #E6F0D2 #D2F0EB
split-complementary
#DCD2F0 #F0EBD2 #D7F0D2
monochromatic
#9576D1 #B8A4E1 #DCD2F0 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.45
#DCD2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DCD2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2F0
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2F0 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#D9D6DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2f0; /* rgb */ color: rgb(220, 210, 240); /* oklch */ color: oklch(88.1% 0.042 300.7);
Tailwind
colors: {
custom: {
50: '#e7dff5',
500: '#dcd2f0',
950: '#000000',
},
}SCSS
$custom: #dcd2f0; $custom-light: #e7dff5; $custom-dark: #000000;
JSON
{
"hex": "#dcd2f0",
"rgb": {
"r": 220,
"g": 210,
"b": 240
},
"hsl": {
"h": 260,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.88102,
"c": 0.04214,
"h": 300.7
},
"luminance": 0.676
}Semantic roles & 50–950 ramp
primary
#DCD2F0
secondary
#BCCE99
accent
#BD288C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485