#DCC4FB#DCC4FB
#DCC4FB is a very light, moderate violet. Relative luminance 0.617; OKLCH L 85.8% C 0.079 H 304.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4FB |
|---|---|
| RGB | rgb(220, 196, 251) |
| HSL | hsl(266, 87%, 88%) |
| HSV | hsv(266, 22%, 98%) |
| CMYK | cmyk(12.4%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(82.73, 18.67, -23.94) |
| CIE-LCH | lch(82.73, 30.36, 307.95°) |
| OKLab | oklab(85.83% 0.045 -0.0652) |
| OKLCH | oklch(85.83% 0.079 304.6) |
| XYZ | xyz(66.6644, 61.6607, 99.6378) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.67
Pale Lilac
#E4CBFF
ΔE00 1.90
Light Lilac
#EDC8FF
ΔE00 3.59
Pale Lavender
#EECFFE
ΔE00 4.27
Light Violet
#D6B4FC
ΔE00 4.83
Light Lavendar
#EFC0FE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4FB #E3FBC4
analogous
#C4C7FB #DCC4FB #F8C4FB
triadic
#DCC4FB #FBDCC4 #C4FBDC
tetradic
#DCC4FB #FBC4C7 #E3FBC4 #C4FBF8
square
#DCC4FB #FBC4C7 #E3FBC4 #C4FBF8
split-complementary
#DCC4FB #FBF8C4 #C7FBC4
monochromatic
#9851F3 #BA8BF7 #DCC4FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.58
#DCC4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DCC4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4FB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4FB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#D8CBD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcc4fb; /* rgb */ color: rgb(220, 196, 251); /* oklch */ color: oklch(85.8% 0.079 304.6);
Tailwind
colors: {
custom: {
50: '#e7d6fc',
500: '#dcc4fb',
950: '#000000',
},
}SCSS
$custom: #dcc4fb; $custom-light: #e7d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc4fb",
"rgb": {
"r": 220,
"g": 196,
"b": 251
},
"hsl": {
"h": 266.182,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.85831,
"c": 0.0792,
"h": 304.6
},
"luminance": 0.61661
}Semantic roles & 50–950 ramp
primary
#DCC4FB
secondary
#B8E182
accent
#E40281
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385