#DCC7FC#DCC7FC
#DCC7FC is a very light, moderate violet. Relative luminance 0.631; OKLCH L 86.4% C 0.076 H 302.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7FC |
|---|---|
| RGB | rgb(220, 199, 252) |
| HSL | hsl(264, 90%, 88%) |
| HSV | hsv(264, 21%, 99%) |
| CMYK | cmyk(12.7%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(83.49, 17.27, -23.32) |
| CIE-LCH | lch(83.49, 29.02, 306.52°) |
| OKLab | oklab(86.43% 0.0411 -0.0634) |
| OKLCH | oklch(86.43% 0.076 302.9) |
| XYZ | xyz(67.5059, 63.0908, 100.6980) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.31
Pale Lilac
#E4CBFF
ΔE00 1.63
Light Lilac
#EDC8FF
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 4.15
Light Violet
#D6B4FC
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7FC #E7FCC7
analogous
#C7CCFC #DCC7FC #F7C7FC
triadic
#DCC7FC #FCDCC7 #C7FCDC
tetradic
#DCC7FC #FCC7CC #E7FCC7 #C7FCF7
square
#DCC7FC #FCC7CC #E7FCC7 #C7FCF7
split-complementary
#DCC7FC #FCF7C7 #CCFCC7
monochromatic
#9353F6 #B88DF9 #DCC7FC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.54
#DCC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DCC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7FC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7FC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FE
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#D7CED9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcc7fc; /* rgb */ color: rgb(220, 199, 252); /* oklch */ color: oklch(86.4% 0.076 302.9);
Tailwind
colors: {
custom: {
50: '#e7d8fd',
500: '#dcc7fc',
950: '#000000',
},
}SCSS
$custom: #dcc7fc; $custom-light: #e7d8fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc7fc",
"rgb": {
"r": 220,
"g": 199,
"b": 252
},
"hsl": {
"h": 263.774,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.86428,
"c": 0.07557,
"h": 302.9
},
"luminance": 0.63091
}Semantic roles & 50–950 ramp
primary
#DCC7FC
secondary
#BDE384
accent
#E6008B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385