#D9CCFA#D9CCFA
#D9CCFA is a very light, moderate violet. Relative luminance 0.648; OKLCH L 87.1% C 0.064 H 298.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCFA |
|---|---|
| RGB | rgb(217, 204, 250) |
| HSL | hsl(257, 82%, 89%) |
| HSV | hsv(257, 18%, 98%) |
| CMYK | cmyk(13.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(84.40, 13.24, -20.90) |
| CIE-LCH | lch(84.40, 24.74, 302.36°) |
| OKLab | oklab(87.05% 0.0302 -0.0568) |
| OKLCH | oklch(87.05% 0.064 298) |
| XYZ | xyz(67.4600, 64.8394, 99.3852) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.21
Light Lavender
#DFC5FE
ΔE00 3.77
Periwinkle
#CCCCFF
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 5.09
Light Lilac
#EDC8FF
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCFA #EDFACC
analogous
#CCD6FA #D9CCFA #F0CCFA
triadic
#D9CCFA #FAD9CC #CCFAD9
tetradic
#D9CCFA #FACCD6 #EDFACC #CCFAF0
square
#D9CCFA #FACCD6 #EDFACC #CCFAF0
split-complementary
#D9CCFA #FAF0CC #D6FACC
monochromatic
#865DEF #AF94F5 #D9CCFA #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.50
#D9CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#D9CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCFA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCFA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#D3D3DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d9ccfa; /* rgb */ color: rgb(217, 204, 250); /* oklch */ color: oklch(87.1% 0.064 298.0);
Tailwind
colors: {
custom: {
50: '#e5dbfc',
500: '#d9ccfa',
950: '#000000',
},
}SCSS
$custom: #d9ccfa; $custom-light: #e5dbfc; $custom-dark: #000000;
JSON
{
"hex": "#d9ccfa",
"rgb": {
"r": 217,
"g": 204,
"b": 250
},
"hsl": {
"h": 256.957,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.87054,
"c": 0.06428,
"h": 298
},
"luminance": 0.6484
}Semantic roles & 50–950 ramp
primary
#D9CCFA
secondary
#C8E08B
accent
#DF07A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485