#DCD0FE#DCD0FE
#DCD0FE is a very light, moderate violet. Relative luminance 0.675; OKLCH L 88.2% C 0.064 H 297.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0FE |
|---|---|
| RGB | rgb(220, 208, 254) |
| HSL | hsl(256, 96%, 91%) |
| HSV | hsv(256, 18%, 100%) |
| CMYK | cmyk(13.4%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(85.75, 12.87, -20.96) |
| CIE-LCH | lch(85.75, 24.60, 301.56°) |
| OKLab | oklab(88.2% 0.029 -0.0569) |
| OKLCH | oklch(88.2% 0.064 297) |
| XYZ | xyz(69.9568, 67.4829, 103.0867) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.46
Light Lavender
#DFC5FE
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0FE #F2FED0
analogous
#D0DBFE #DCD0FE #F3D0FE
triadic
#DCD0FE #FEDCD0 #D0FEDC
tetradic
#DCD0FE #FED0DB #F2FED0 #D0FEF3
square
#DCD0FE #FED0DB #F2FED0 #D0FEF3
split-complementary
#DCD0FE #FEF3D0 #DBFED0
monochromatic
#8358FB #AF94FD #DCD0FE #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.45
#DCD0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DCD0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0FE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0FE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#D6D7DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd0fe; /* rgb */ color: rgb(220, 208, 254); /* oklch */ color: oklch(88.2% 0.064 297.0);
Tailwind
colors: {
custom: {
50: '#e7defe',
500: '#dcd0fe',
950: '#000000',
},
}SCSS
$custom: #dcd0fe; $custom-light: #e7defe; $custom-dark: #000000;
JSON
{
"hex": "#dcd0fe",
"rgb": {
"r": 220,
"g": 208,
"b": 254
},
"hsl": {
"h": 255.652,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.882,
"c": 0.0639,
"h": 297
},
"luminance": 0.67483
}Semantic roles & 50–950 ramp
primary
#DCD0FE
secondary
#D0E88A
accent
#E600AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485