#DCC3FB#DCC3FB
#DCC3FB is a very light, moderate violet. Relative luminance 0.612; OKLCH L 85.6% C 0.081 H 305.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3FB |
|---|---|
| RGB | rgb(220, 195, 251) |
| HSL | hsl(267, 88%, 87%) |
| HSV | hsv(267, 22%, 98%) |
| CMYK | cmyk(12.4%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.49, 19.21, -24.31) |
| CIE-LCH | lch(82.49, 30.98, 308.32°) |
| OKLab | oklab(85.65% 0.0464 -0.0662) |
| OKLCH | oklch(85.65% 0.081 305.1) |
| XYZ | xyz(66.4396, 61.2111, 99.5628) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.61
Pale Lilac
#E4CBFF
ΔE00 2.11
Light Lilac
#EDC8FF
ΔE00 3.54
Pale Lavender
#EECFFE
ΔE00 4.40
Light Violet
#D6B4FC
ΔE00 4.52
Light Lavendar
#EFC0FE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3FB #E2FBC3
analogous
#C3C6FB #DCC3FB #F8C3FB
triadic
#DCC3FB #FBDCC3 #C3FBDC
tetradic
#DCC3FB #FBC3C6 #E2FBC3 #C3FBF8
square
#DCC3FB #FBC3C6 #E2FBC3 #C3FBF8
split-complementary
#DCC3FB #FBF8C3 #C6FBC3
monochromatic
#9950F3 #BB8AF7 #DCC3FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.59
#DCC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DCC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3FB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3FB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#D8CBD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc3fb; /* rgb */ color: rgb(220, 195, 251); /* oklch */ color: oklch(85.6% 0.081 305.1);
Tailwind
colors: {
custom: {
50: '#e7d5fc',
500: '#dcc3fb',
950: '#000000',
},
}SCSS
$custom: #dcc3fb; $custom-light: #e7d5fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc3fb",
"rgb": {
"r": 220,
"g": 195,
"b": 251
},
"hsl": {
"h": 266.786,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.85646,
"c": 0.08084,
"h": 305.1
},
"luminance": 0.61211
}Semantic roles & 50–950 ramp
primary
#DCC3FB
secondary
#B6E181
accent
#E4017F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385