#D6CCFF#D6CCFF
#D6CCFF is a very light, moderate violet. Relative luminance 0.647; OKLCH L 87.0% C 0.071 H 293.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CCFF |
|---|---|
| RGB | rgb(214, 204, 255) |
| HSL | hsl(252, 100%, 90%) |
| HSV | hsv(252, 20%, 100%) |
| CMYK | cmyk(16.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.33, 13.35, -23.68) |
| CIE-LCH | lch(84.33, 27.19, 299.41°) |
| OKLab | oklab(87% 0.0286 -0.0646) |
| OKLCH | oklch(87% 0.071 293.9) |
| XYZ | xyz(67.3705, 64.7014, 103.5276) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.99
Pale Lilac
#E4CBFF
ΔE00 4.06
Light Lavender
#DFC5FE
ΔE00 4.07
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 6.33
Light Lilac
#EDC8FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CCFF #F5FFCC
analogous
#CCDBFF #D6CCFF #F0CCFF
triadic
#D6CCFF #FFD6CC #CCFFD6
tetradic
#D6CCFF #FFCCDB #F5FFCC #CCFFF0
square
#D6CCFF #FFCCDB #F5FFCC #CCFFF0
split-complementary
#D6CCFF #FFF0CC #DBFFCC
monochromatic
#7452FF #A58FFF #D6CCFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.51
#D6CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D6CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CCFF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CCFF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#CED4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6ccff; /* rgb */ color: rgb(214, 204, 255); /* oklch */ color: oklch(87.0% 0.071 293.9);
Tailwind
colors: {
custom: {
50: '#e3dbff',
500: '#d6ccff',
950: '#000000',
},
}SCSS
$custom: #d6ccff; $custom-light: #e3dbff; $custom-dark: #000000;
JSON
{
"hex": "#d6ccff",
"rgb": {
"r": 214,
"g": 204,
"b": 255
},
"hsl": {
"h": 251.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86995,
"c": 0.0706,
"h": 293.9
},
"luminance": 0.64702
}Semantic roles & 50–950 ramp
primary
#D6CCFF
secondary
#D6EA86
accent
#E600B8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486