#DCC2FB#DCC2FB
#DCC2FB is a very light, moderate violet. Relative luminance 0.608; OKLCH L 85.5% C 0.082 H 305.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2FB |
|---|---|
| RGB | rgb(220, 194, 251) |
| HSL | hsl(267, 88%, 87%) |
| HSV | hsv(267, 23%, 98%) |
| CMYK | cmyk(12.4%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.25, 19.75, -24.67) |
| CIE-LCH | lch(82.25, 31.60, 308.67°) |
| OKLab | oklab(85.46% 0.0479 -0.0672) |
| OKLCH | oklch(85.46% 0.082 305.5) |
| XYZ | xyz(66.2163, 60.7645, 99.4884) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.72
Pale Lilac
#E4CBFF
ΔE00 2.35
Light Lilac
#EDC8FF
ΔE00 3.52
Light Violet
#D6B4FC
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 4.56
Light Lavendar
#EFC0FE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2FB #E1FBC2
analogous
#C2C5FB #DCC2FB #F8C2FB
triadic
#DCC2FB #FBDCC2 #C2FBDC
tetradic
#DCC2FB #FBC2C5 #E1FBC2 #C2FBF8
square
#DCC2FB #FBC2C5 #E1FBC2 #C2FBF8
split-complementary
#DCC2FB #FBF8C2 #C5FBC2
monochromatic
#9A4FF3 #BB89F7 #DCC2FB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.60
#DCC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DCC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2FB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2FB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#D8CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc2fb; /* rgb */ color: rgb(220, 194, 251); /* oklch */ color: oklch(85.5% 0.082 305.5);
Tailwind
colors: {
custom: {
50: '#e7d4fc',
500: '#dcc2fb',
950: '#000000',
},
}SCSS
$custom: #dcc2fb; $custom-light: #e7d4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc2fb",
"rgb": {
"r": 220,
"g": 194,
"b": 251
},
"hsl": {
"h": 267.368,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.8546,
"c": 0.08249,
"h": 305.5
},
"luminance": 0.60764
}Semantic roles & 50–950 ramp
primary
#DCC2FB
secondary
#B5E180
accent
#E4017D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385