#DCD2FE#DCD2FE
#DCD2FE is a very light, moderate violet. Relative luminance 0.685; OKLCH L 88.6% C 0.061 H 295.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2FE |
|---|---|
| RGB | rgb(220, 210, 254) |
| HSL | hsl(254, 96%, 91%) |
| HSV | hsv(254, 17%, 100%) |
| CMYK | cmyk(13.4%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(86.24, 11.81, -20.22) |
| CIE-LCH | lch(86.24, 23.42, 300.30°) |
| OKLab | oklab(88.58% 0.0262 -0.0549) |
| OKLCH | oklch(88.58% 0.061 295.6) |
| XYZ | xyz(70.4475, 68.4642, 103.2502) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 4.33
Light Lavender
#DFC5FE
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.68
Light Periwinkle
#C1C6FC
ΔE00 6.72
Light Lilac
#EDC8FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2FE #F4FED2
analogous
#D2DEFE #DCD2FE #F2D2FE
triadic
#DCD2FE #FEDCD2 #D2FEDC
tetradic
#DCD2FE #FED2DE #F4FED2 #D2FEF2
square
#DCD2FE #FED2DE #F4FED2 #D2FEF2
split-complementary
#DCD2FE #FEF2D2 #DEFED2
monochromatic
#7F5AFB #AD96FD #DCD2FE #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.43
#DCD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DCD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2FE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2FE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#D6D8E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd2fe; /* rgb */ color: rgb(220, 210, 254); /* oklch */ color: oklch(88.6% 0.061 295.6);
Tailwind
colors: {
custom: {
50: '#e7dffe',
500: '#dcd2fe',
950: '#000000',
},
}SCSS
$custom: #dcd2fe; $custom-light: #e7dffe; $custom-dark: #000000;
JSON
{
"hex": "#dcd2fe",
"rgb": {
"r": 220,
"g": 210,
"b": 254
},
"hsl": {
"h": 253.636,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.88581,
"c": 0.06081,
"h": 295.6
},
"luminance": 0.68465
}Semantic roles & 50–950 ramp
primary
#DCD2FE
secondary
#D3E88C
accent
#E600B1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485