#DCD7FA#DCD7FA
#DCD7FA is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.4% C 0.048 H 292.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7FA |
|---|---|
| RGB | rgb(220, 215, 250) |
| HSL | hsl(249, 78%, 91%) |
| HSV | hsv(249, 14%, 98%) |
| CMYK | cmyk(12%, 14%, 0%, 2%) |
| CIE-LAB | lab(87.35, 8.35, -16.43) |
| CIE-LCH | lch(87.35, 18.43, 296.94°) |
| OKLab | oklab(89.4% 0.0179 -0.0444) |
| OKLCH | oklch(89.4% 0.048 292) |
| XYZ | xyz(71.0674, 70.7182, 100.3299) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 7.66
Pale Lavender
#EECFFE
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7FA #F5FAD7
analogous
#D7E3FA #DCD7FA #EDD7FA
triadic
#DCD7FA #FADCD7 #D7FADC
tetradic
#DCD7FA #FAD7E3 #F5FAD7 #D7FAED
square
#DCD7FA #FAD7E3 #F5FAD7 #D7FAED
split-complementary
#DCD7FA #FAEDD7 #E3FAD7
monochromatic
#7D6AEC #ACA1F3 #DCD7FA #E7E4FC #E7E4FC
Accessibility & contrast
On white
1.39
#DCD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DCD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7FA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7FA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFC
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#D6DCE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd7fa; /* rgb */ color: rgb(220, 215, 250); /* oklch */ color: oklch(89.4% 0.048 292.0);
Tailwind
colors: {
custom: {
50: '#e7e3fc',
500: '#dcd7fa',
950: '#000000',
},
}SCSS
$custom: #dcd7fa; $custom-light: #e7e3fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd7fa",
"rgb": {
"r": 220,
"g": 215,
"b": 250
},
"hsl": {
"h": 248.571,
"s": 77.778,
"l": 91.176
},
"oklch": {
"l": 0.89404,
"c": 0.0479,
"h": 292
},
"luminance": 0.70719
}Semantic roles & 50–950 ramp
primary
#DCD7FA
secondary
#D5E095
accent
#DA0BBD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485