#DCC2FA#DCC2FA
#DCC2FA is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.4% C 0.081 H 305.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2FA |
|---|---|
| RGB | rgb(220, 194, 250) |
| HSL | hsl(268, 85%, 87%) |
| HSV | hsv(268, 22%, 98%) |
| CMYK | cmyk(12%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(82.22, 19.54, -24.19) |
| CIE-LCH | lch(82.22, 31.10, 308.93°) |
| OKLab | oklab(85.42% 0.0476 -0.0658) |
| OKLCH | oklch(85.42% 0.081 305.8) |
| XYZ | xyz(66.0591, 60.7016, 98.6604) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.78
Pale Lilac
#E4CBFF
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 3.43
Light Violet
#D6B4FC
ΔE00 4.38
Pale Lavender
#EECFFE
ΔE00 4.41
Light Lavendar
#EFC0FE
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2FA #E0FAC2
analogous
#C2C4FA #DCC2FA #F8C2FA
triadic
#DCC2FA #FADCC2 #C2FADC
tetradic
#DCC2FA #FAC2C4 #E0FAC2 #C2FAF8
square
#DCC2FA #FAC2C4 #E0FAC2 #C2FAF8
split-complementary
#DCC2FA #FAF8C2 #C4FAC2
monochromatic
#9B51F1 #BC89F5 #DCC2FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.60
#DCC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DCC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2FA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2FA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#BDCDF8
Tritanopia (blue-blind)
#D8C9D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc2fa; /* rgb */ color: rgb(220, 194, 250); /* oklch */ color: oklch(85.4% 0.081 305.8);
Tailwind
colors: {
custom: {
50: '#e7d4fc',
500: '#dcc2fa',
950: '#000000',
},
}SCSS
$custom: #dcc2fa; $custom-light: #e7d4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc2fa",
"rgb": {
"r": 220,
"g": 194,
"b": 250
},
"hsl": {
"h": 267.857,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85423,
"c": 0.08122,
"h": 305.8
},
"luminance": 0.60701
}Semantic roles & 50–950 ramp
primary
#DCC2FA
secondary
#B3DF81
accent
#E1047B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385