#D1CCFF#D1CCFF
#D1CCFF is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.6% C 0.070 H 289.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CCFF |
|---|---|
| RGB | rgb(209, 204, 255) |
| HSL | hsl(246, 100%, 90%) |
| HSV | hsv(246, 20%, 100%) |
| CMYK | cmyk(18%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.95, 11.82, -24.30) |
| CIE-LCH | lch(83.95, 27.02, 295.93°) |
| OKLab | oklab(86.6% 0.0233 -0.0664) |
| OKLCH | oklch(86.6% 0.07 289.3) |
| XYZ | xyz(65.9333, 63.9603, 103.4603) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.51
Light Periwinkle
#C1C6FC
ΔE00 3.77
Light Lavender
#DFC5FE
ΔE00 5.38
Pale Lilac
#E4CBFF
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CCFF #FAFFCC
analogous
#CCE1FF #D1CCFF #EACCFF
triadic
#D1CCFF #FFD1CC #CCFFD1
tetradic
#D1CCFF #FFCCE1 #FAFFCC #CCFFEA
square
#D1CCFF #FFCCE1 #FAFFCC #CCFFEA
split-complementary
#D1CCFF #FFEACC #E1FFCC
monochromatic
#6352FF #9A8FFF #D1CCFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.52
#D1CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D1CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CCFF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CCFF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#C8D4DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1ccff; /* rgb */ color: rgb(209, 204, 255); /* oklch */ color: oklch(86.6% 0.070 289.3);
Tailwind
colors: {
custom: {
50: '#dfdbff',
500: '#d1ccff',
950: '#000000',
},
}SCSS
$custom: #d1ccff; $custom-light: #dfdbff; $custom-dark: #000000;
JSON
{
"hex": "#d1ccff",
"rgb": {
"r": 209,
"g": 204,
"b": 255
},
"hsl": {
"h": 245.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86603,
"c": 0.07032,
"h": 289.3
},
"luminance": 0.63961
}Semantic roles & 50–950 ramp
primary
#D1CCFF
secondary
#E0EA86
accent
#E600CF
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486