#DCC5FA#DCC5FA
#DCC5FA is a very light, moderate violet. Relative luminance 0.621; OKLCH L 86.0% C 0.076 H 304.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC5FA |
|---|---|
| RGB | rgb(220, 197, 250) |
| HSL | hsl(266, 84%, 88%) |
| HSV | hsv(266, 21%, 98%) |
| CMYK | cmyk(12%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(82.94, 17.93, -23.09) |
| CIE-LCH | lch(82.94, 29.24, 307.83°) |
| OKLab | oklab(85.98% 0.0433 -0.0628) |
| OKLCH | oklch(85.98% 0.076 304.6) |
| XYZ | xyz(66.7335, 62.0504, 98.8852) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.03
Pale Lilac
#E4CBFF
ΔE00 1.65
Light Lilac
#EDC8FF
ΔE00 3.61
Pale Lavender
#EECFFE
ΔE00 4.01
Light Lavendar
#EFC0FE
ΔE00 5.17
Light Violet
#D6B4FC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC5FA #E3FAC5
analogous
#C5C8FA #DCC5FA #F7C5FA
triadic
#DCC5FA #FADCC5 #C5FADC
tetradic
#DCC5FA #FAC5C8 #E3FAC5 #C5FAF7
square
#DCC5FA #FAC5C8 #E3FAC5 #C5FAF7
split-complementary
#DCC5FA #FAF7C5 #C8FAC5
monochromatic
#9854F0 #BA8DF5 #DCC5FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.57
#DCC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DCC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC5FA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC5FA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#D8CCD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcc5fa; /* rgb */ color: rgb(220, 197, 250); /* oklch */ color: oklch(86.0% 0.076 304.6);
Tailwind
colors: {
custom: {
50: '#e7d6fc',
500: '#dcc5fa',
950: '#000000',
},
}SCSS
$custom: #dcc5fa; $custom-light: #e7d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc5fa",
"rgb": {
"r": 220,
"g": 197,
"b": 250
},
"hsl": {
"h": 266.038,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.85981,
"c": 0.07627,
"h": 304.6
},
"luminance": 0.6205
}Semantic roles & 50–950 ramp
primary
#DCC5FA
secondary
#B8DF84
accent
#E10581
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385