#DCD4F2#DCD4F2
#DCD4F2 is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.6% C 0.042 H 297.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4F2 |
|---|---|
| RGB | rgb(220, 212, 242) |
| HSL | hsl(256, 54%, 89%) |
| HSV | hsv(256, 12%, 95%) |
| CMYK | cmyk(9.1%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(86.36, 8.34, -13.69) |
| CIE-LCH | lch(86.36, 16.03, 301.34°) |
| OKLab | oklab(88.56% 0.0194 -0.0369) |
| OKLCH | oklch(88.56% 0.042 297.7) |
| XYZ | xyz(69.0826, 68.7133, 93.6107) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 7.37
Pale Lavender
#EECFFE
ΔE00 7.57
Light Lavender
#DFC5FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4F2 #EAF2D4
analogous
#D4DBF2 #DCD4F2 #EBD4F2
triadic
#DCD4F2 #F2DCD4 #D4F2DC
tetradic
#DCD4F2 #F2D4DB #EAF2D4 #D4F2EB
square
#DCD4F2 #F2D4DB #EAF2D4 #D4F2EB
split-complementary
#DCD4F2 #F2EBD4 #DBF2D4
monochromatic
#9076D6 #B6A5E4 #DCD4F2 #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.42
#DCD4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DCD4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4F2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4F2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#D8D8DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd4f2; /* rgb */ color: rgb(220, 212, 242); /* oklch */ color: oklch(88.6% 0.042 297.7);
Tailwind
colors: {
custom: {
50: '#e7e1f6',
500: '#dcd4f2',
950: '#000000',
},
}SCSS
$custom: #dcd4f2; $custom-light: #e7e1f6; $custom-dark: #000000;
JSON
{
"hex": "#dcd4f2",
"rgb": {
"r": 220,
"g": 212,
"b": 242
},
"hsl": {
"h": 256,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88555,
"c": 0.04164,
"h": 297.7
},
"luminance": 0.68713
}Semantic roles & 50–950 ramp
primary
#DCD4F2
secondary
#C2D199
accent
#C12497
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485