#DCC9FA#DCC9FA
#DCC9FA is a very light, moderate violet. Relative luminance 0.639; OKLCH L 86.7% C 0.070 H 302.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC9FA |
|---|---|
| RGB | rgb(220, 201, 250) |
| HSL | hsl(263, 83%, 88%) |
| HSV | hsv(263, 20%, 98%) |
| CMYK | cmyk(12%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(83.91, 15.79, -21.62) |
| CIE-LCH | lch(83.91, 26.77, 306.13°) |
| OKLab | oklab(86.73% 0.0376 -0.0587) |
| OKLCH | oklch(86.73% 0.07 302.6) |
| XYZ | xyz(67.6538, 63.8911, 99.1920) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.73
Light Lavender
#DFC5FE
ΔE00 2.25
Pale Lavender
#EECFFE
ΔE00 3.91
Light Lilac
#EDC8FF
ΔE00 4.30
Periwinkle
#CCCCFF
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC9FA #E7FAC9
analogous
#C9CEFA #DCC9FA #F4C9FA
triadic
#DCC9FA #FADCC9 #C9FADC
tetradic
#DCC9FA #FAC9CE #E7FAC9 #C9FAF4
square
#DCC9FA #FAC9CE #E7FAC9 #C9FAF4
split-complementary
#DCC9FA #FAF4C9 #CEFAC9
monochromatic
#9359F0 #B891F5 #DCC9FA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.52
#DCC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DCC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC9FA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC9FA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#C3D1F8
Tritanopia (blue-blind)
#D7D0DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcc9fa; /* rgb */ color: rgb(220, 201, 250); /* oklch */ color: oklch(86.7% 0.070 302.6);
Tailwind
colors: {
custom: {
50: '#e7d9fc',
500: '#dcc9fa',
950: '#000000',
},
}SCSS
$custom: #dcc9fa; $custom-light: #e7d9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc9fa",
"rgb": {
"r": 220,
"g": 201,
"b": 250
},
"hsl": {
"h": 263.265,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.86731,
"c": 0.06973,
"h": 302.6
},
"luminance": 0.63891
}Semantic roles & 50–950 ramp
primary
#DCC9FA
secondary
#BDDF88
accent
#DF068B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385