#DCD0FB#DCD0FB
#DCD0FB is a very light, muted violet. Relative luminance 0.673; OKLCH L 88.1% C 0.060 H 297.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0FB |
|---|---|
| RGB | rgb(220, 208, 251) |
| HSL | hsl(257, 84%, 90%) |
| HSV | hsv(257, 17%, 98%) |
| CMYK | cmyk(12.4%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(85.65, 12.26, -19.52) |
| CIE-LCH | lch(85.65, 23.05, 302.14°) |
| OKLab | oklab(88.09% 0.0281 -0.0529) |
| OKLCH | oklch(88.09% 0.06 297.9) |
| XYZ | xyz(69.4802, 67.2922, 100.5764) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 4.66
Periwinkle
#CCCCFF
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0FB #EFFBD0
analogous
#D0DAFB #DCD0FB #F1D0FB
triadic
#DCD0FB #FBDCD0 #D0FBDC
tetradic
#DCD0FB #FBD0DA #EFFBD0 #D0FBF1
square
#DCD0FB #FBD0DA #EFFBD0 #D0FBF1
split-complementary
#DCD0FB #FBF1D0 #DAFBD0
monochromatic
#885FF1 #B298F6 #DCD0FB #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.45
#DCD0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DCD0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0FB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0FB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#D7D6DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd0fb; /* rgb */ color: rgb(220, 208, 251); /* oklch */ color: oklch(88.1% 0.060 297.9);
Tailwind
colors: {
custom: {
50: '#e7defc',
500: '#dcd0fb',
950: '#000000',
},
}SCSS
$custom: #dcd0fb; $custom-light: #e7defc; $custom-dark: #000000;
JSON
{
"hex": "#dcd0fb",
"rgb": {
"r": 220,
"g": 208,
"b": 251
},
"hsl": {
"h": 256.744,
"s": 84.314,
"l": 90
},
"oklch": {
"l": 0.88094,
"c": 0.05989,
"h": 297.9
},
"luminance": 0.67292
}Semantic roles & 50–950 ramp
primary
#DCD0FB
secondary
#CAE28D
accent
#E105A3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485