#D5CCFD#D5CCFD
#D5CCFD is a very light, moderate violet. Relative luminance 0.644; OKLCH L 86.8% C 0.068 H 293.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCFD |
|---|---|
| RGB | rgb(213, 204, 253) |
| HSL | hsl(251, 92%, 90%) |
| HSV | hsv(251, 19%, 99%) |
| CMYK | cmyk(15.8%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.19, 12.62, -22.85) |
| CIE-LCH | lch(84.19, 26.10, 298.91°) |
| OKLab | oklab(86.84% 0.0269 -0.0622) |
| OKLCH | oklch(86.84% 0.068 293.4) |
| XYZ | xyz(66.7592, 64.4232, 101.8273) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.91
Pale Lilac
#E4CBFF
ΔE00 4.27
Light Lavender
#DFC5FE
ΔE00 4.38
Light Periwinkle
#C1C6FC
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCFD #F4FDCC
analogous
#CCDCFD #D5CCFD #EDCCFD
triadic
#D5CCFD #FDD5CC #CCFDD5
tetradic
#D5CCFD #FDCCDC #F4FDCC #CCFDED
square
#D5CCFD #FDCCDC #F4FDCC #CCFDED
split-complementary
#D5CCFD #FDEDCC #DCFDCC
monochromatic
#7456F8 #A591FB #D5CCFD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.51
#D5CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D5CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCFD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCFD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#CDD3DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5ccfd; /* rgb */ color: rgb(213, 204, 253); /* oklch */ color: oklch(86.8% 0.068 293.4);
Tailwind
colors: {
custom: {
50: '#e2dbfe',
500: '#d5ccfd',
950: '#000000',
},
}SCSS
$custom: #d5ccfd; $custom-light: #e2dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d5ccfd",
"rgb": {
"r": 213,
"g": 204,
"b": 253
},
"hsl": {
"h": 251.02,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86843,
"c": 0.0678,
"h": 293.4
},
"luminance": 0.64424
}Semantic roles & 50–950 ramp
primary
#D5CCFD
secondary
#D4E588
accent
#E600BB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485