#D5CCFE#D5CCFE
#D5CCFE is a very light, moderate violet. Relative luminance 0.645; OKLCH L 86.9% C 0.069 H 293.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCFE |
|---|---|
| RGB | rgb(213, 204, 254) |
| HSL | hsl(251, 96%, 90%) |
| HSV | hsv(251, 20%, 100%) |
| CMYK | cmyk(16.1%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.22, 12.83, -23.33) |
| CIE-LCH | lch(84.22, 26.63, 298.81°) |
| OKLab | oklab(86.88% 0.0272 -0.0636) |
| OKLCH | oklch(86.88% 0.069 293.2) |
| XYZ | xyz(66.9189, 64.4871, 102.6684) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.79
Pale Lilac
#E4CBFF
ΔE00 4.30
Light Lavender
#DFC5FE
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 4.99
Pale Lavender
#EECFFE
ΔE00 6.54
Light Lilac
#EDC8FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCFE #F5FECC
analogous
#CCDCFE #D5CCFE #EECCFE
triadic
#D5CCFE #FED5CC #CCFED5
tetradic
#D5CCFE #FECCDC #F5FECC #CCFEEE
square
#D5CCFE #FECCDC #F5FECC #CCFEEE
split-complementary
#D5CCFE #FEEECC #DCFECC
monochromatic
#7254FC #A490FD #D5CCFE #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.51
#D5CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D5CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCFE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCFE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#CDD4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5ccfe; /* rgb */ color: rgb(213, 204, 254); /* oklch */ color: oklch(86.9% 0.069 293.2);
Tailwind
colors: {
custom: {
50: '#e2dbfe',
500: '#d5ccfe',
950: '#000000',
},
}SCSS
$custom: #d5ccfe; $custom-light: #e2dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d5ccfe",
"rgb": {
"r": 213,
"g": 204,
"b": 254
},
"hsl": {
"h": 250.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.86879,
"c": 0.06915,
"h": 293.2
},
"luminance": 0.64488
}Semantic roles & 50–950 ramp
primary
#D5CCFE
secondary
#D6E787
accent
#E600BC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486