#DCD2F8#DCD2F8
#DCD2F8 is a very light, muted violet. Relative luminance 0.681; OKLCH L 88.4% C 0.053 H 297.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2F8 |
|---|---|
| RGB | rgb(220, 210, 248) |
| HSL | hsl(256, 73%, 90%) |
| HSV | hsv(256, 15%, 97%) |
| CMYK | cmyk(11.3%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(86.05, 10.59, -17.33) |
| CIE-LCH | lch(86.05, 20.31, 301.43°) |
| OKLab | oklab(88.37% 0.0243 -0.0469) |
| OKLCH | oklch(88.37% 0.053 297.4) |
| XYZ | xyz(69.5017, 68.0859, 98.2691) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.98
Periwinkle
#CCCCFF
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2F8 #EEF8D2
analogous
#D2DBF8 #DCD2F8 #EFD2F8
triadic
#DCD2F8 #F8DCD2 #D2F8DC
tetradic
#DCD2F8 #F8D2DB #EEF8D2 #D2F8EF
square
#DCD2F8 #F8D2DB #EEF8D2 #D2F8EF
split-complementary
#DCD2F8 #F8EFD2 #DBF8D2
monochromatic
#8A68E8 #B39DF0 #DCD2F8 #EAE5FB #EAE5FB
Accessibility & contrast
On white
1.44
#DCD2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DCD2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2F8
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2F8 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#CCD7F7
Tritanopia (blue-blind)
#D7D7DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2f8; /* rgb */ color: rgb(220, 210, 248); /* oklch */ color: oklch(88.4% 0.053 297.4);
Tailwind
colors: {
custom: {
50: '#e7dffa',
500: '#dcd2f8',
950: '#000000',
},
}SCSS
$custom: #dcd2f8; $custom-light: #e7dffa; $custom-dark: #000000;
JSON
{
"hex": "#dcd2f8",
"rgb": {
"r": 220,
"g": 210,
"b": 248
},
"hsl": {
"h": 255.789,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.88372,
"c": 0.05277,
"h": 297.4
},
"luminance": 0.68086
}Semantic roles & 50–950 ramp
primary
#DCD2F8
secondary
#C9DC92
accent
#D510A1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485