#DCD4F5#DCD4F5
#DCD4F5 is a very light, muted violet. Relative luminance 0.689; OKLCH L 88.7% C 0.046 H 296.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4F5 |
|---|---|
| RGB | rgb(220, 212, 245) |
| HSL | hsl(255, 62%, 90%) |
| HSV | hsv(255, 13%, 96%) |
| CMYK | cmyk(10.2%, 13.5%, 0%, 3.9%) |
| CIE-LAB | lab(86.45, 8.93, -15.14) |
| CIE-LCH | lch(86.45, 17.58, 300.54°) |
| OKLab | oklab(88.66% 0.0204 -0.0408) |
| OKLCH | oklch(88.66% 0.046 296.6) |
| XYZ | xyz(69.5369, 68.8950, 96.0032) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.26
Pale Lilac
#E4CBFF
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Pale Lavender
#EECFFE
ΔE00 7.05
Light Lavender
#DFC5FE
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4F5 #EDF5D4
analogous
#D4DDF5 #DCD4F5 #EDD4F5
triadic
#DCD4F5 #F5DCD4 #D4F5DC
tetradic
#DCD4F5 #F5D4DD #EDF5D4 #D4F5ED
square
#DCD4F5 #F5D4DD #EDF5D4 #D4F5ED
split-complementary
#DCD4F5 #F5EDD4 #DDF5D4
monochromatic
#8B71DE #B4A2E9 #DCD4F5 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.42
#DCD4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DCD4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4F5
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4F5 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F7
Deuteranopia (green-blind)
#CFD8F4
Tritanopia (blue-blind)
#D8D9DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd4f5; /* rgb */ color: rgb(220, 212, 245); /* oklch */ color: oklch(88.7% 0.046 296.6);
Tailwind
colors: {
custom: {
50: '#e7e1f8',
500: '#dcd4f5',
950: '#000000',
},
}SCSS
$custom: #dcd4f5; $custom-light: #e7e1f8; $custom-dark: #000000;
JSON
{
"hex": "#dcd4f5",
"rgb": {
"r": 220,
"g": 212,
"b": 245
},
"hsl": {
"h": 254.545,
"s": 62.264,
"l": 89.608
},
"oklch": {
"l": 0.88655,
"c": 0.04566,
"h": 296.6
},
"luminance": 0.68895
}Semantic roles & 50–950 ramp
primary
#DCD4F5
secondary
#C7D697
accent
#CA1BA0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485