#DCC2FC#DCC2FC
#DCC2FC is a very light, moderate violet. Relative luminance 0.608; OKLCH L 85.5% C 0.084 H 305.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2FC |
|---|---|
| RGB | rgb(220, 194, 252) |
| HSL | hsl(267, 91%, 87%) |
| HSV | hsv(267, 23%, 99%) |
| CMYK | cmyk(12.7%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(82.29, 19.95, -25.16) |
| CIE-LCH | lch(82.29, 32.11, 308.42°) |
| OKLab | oklab(85.5% 0.0482 -0.0685) |
| OKLCH | oklch(85.5% 0.084 305.1) |
| XYZ | xyz(66.3743, 60.8277, 100.3208) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.75
Pale Lilac
#E4CBFF
ΔE00 2.47
Light Lilac
#EDC8FF
ΔE00 3.63
Light Violet
#D6B4FC
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2FC #E2FCC2
analogous
#C2C5FC #DCC2FC #F9C2FC
triadic
#DCC2FC #FCDCC2 #C2FCDC
tetradic
#DCC2FC #FCC2C5 #E2FCC2 #C2FCF9
square
#DCC2FC #FCC2C5 #E2FCC2 #C2FCF9
split-complementary
#DCC2FC #FCF9C2 #C5FCC2
monochromatic
#994DF6 #BB88F9 #DCC2FC #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.60
#DCC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#DCC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2FC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2FC | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#D8CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc2fc; /* rgb */ color: rgb(220, 194, 252); /* oklch */ color: oklch(85.5% 0.084 305.1);
Tailwind
colors: {
custom: {
50: '#e7d4fd',
500: '#dcc2fc',
950: '#000000',
},
}SCSS
$custom: #dcc2fc; $custom-light: #e7d4fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc2fc",
"rgb": {
"r": 220,
"g": 194,
"b": 252
},
"hsl": {
"h": 266.897,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85498,
"c": 0.08377,
"h": 305.1
},
"luminance": 0.60827
}Semantic roles & 50–950 ramp
primary
#DCC2FC
secondary
#B6E380
accent
#E6007F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385