#DCD2FA#DCD2FA
#DCD2FA is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.4% C 0.055 H 296.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2FA |
|---|---|
| RGB | rgb(220, 210, 250) |
| HSL | hsl(255, 80%, 90%) |
| HSV | hsv(255, 16%, 98%) |
| CMYK | cmyk(12%, 16%, 0%, 2%) |
| CIE-LAB | lab(86.11, 11.00, -18.29) |
| CIE-LCH | lch(86.11, 21.34, 301.01°) |
| OKLab | oklab(88.44% 0.0249 -0.0495) |
| OKLCH | oklch(88.44% 0.055 296.7) |
| XYZ | xyz(69.8136, 68.2107, 99.9119) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 5.03
Light Lavender
#DFC5FE
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2FA #F0FAD2
analogous
#D2DCFA #DCD2FA #F0D2FA
triadic
#DCD2FA #FADCD2 #D2FADC
tetradic
#DCD2FA #FAD2DC #F0FAD2 #D2FAF0
square
#DCD2FA #FAD2DC #F0FAD2 #D2FAF0
split-complementary
#DCD2FA #FAF0D2 #DCFAD2
monochromatic
#8664EE #B19BF4 #DCD2FA #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.43
#DCD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DCD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2FA
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2FA | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FC
Deuteranopia (green-blind)
#CBD7F9
Tritanopia (blue-blind)
#D7D8DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2fa; /* rgb */ color: rgb(220, 210, 250); /* oklch */ color: oklch(88.4% 0.055 296.7);
Tailwind
colors: {
custom: {
50: '#e7dffc',
500: '#dcd2fa',
950: '#000000',
},
}SCSS
$custom: #dcd2fa; $custom-light: #e7dffc; $custom-dark: #000000;
JSON
{
"hex": "#dcd2fa",
"rgb": {
"r": 220,
"g": 210,
"b": 250
},
"hsl": {
"h": 255,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88441,
"c": 0.05544,
"h": 296.7
},
"luminance": 0.68211
}Semantic roles & 50–950 ramp
primary
#DCD2FA
secondary
#CCE090
accent
#DC09A8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485