#D2CCFF#D2CCFF
#D2CCFF is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.7% C 0.070 H 290.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCFF |
|---|---|
| RGB | rgb(210, 204, 255) |
| HSL | hsl(247, 100%, 90%) |
| HSV | hsv(247, 20%, 100%) |
| CMYK | cmyk(17.6%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.02, 12.12, -24.18) |
| CIE-LCH | lch(84.02, 27.05, 296.63°) |
| OKLab | oklab(86.68% 0.0243 -0.066) |
| OKLCH | oklch(86.68% 0.07 290.2) |
| XYZ | xyz(66.2171, 64.1067, 103.4736) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.81
Light Periwinkle
#C1C6FC
ΔE00 4.04
Light Lavender
#DFC5FE
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 7.51
Light Lilac
#EDC8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCFF #F9FFCC
analogous
#CCDFFF #D2CCFF #ECCCFF
triadic
#D2CCFF #FFD2CC #CCFFD2
tetradic
#D2CCFF #FFCCDF #F9FFCC #CCFFEC
square
#D2CCFF #FFCCDF #F9FFCC #CCFFEC
split-complementary
#D2CCFF #FFECCC #DFFFCC
monochromatic
#6652FF #9C8FFF #D2CCFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.52
#D2CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D2CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCFF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCFF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#C9D4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2ccff; /* rgb */ color: rgb(210, 204, 255); /* oklch */ color: oklch(86.7% 0.070 290.2);
Tailwind
colors: {
custom: {
50: '#e0dbff',
500: '#d2ccff',
950: '#000000',
},
}SCSS
$custom: #d2ccff; $custom-light: #e0dbff; $custom-dark: #000000;
JSON
{
"hex": "#d2ccff",
"rgb": {
"r": 210,
"g": 204,
"b": 255
},
"hsl": {
"h": 247.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.8668,
"c": 0.07035,
"h": 290.2
},
"luminance": 0.64107
}Semantic roles & 50–950 ramp
primary
#D2CCFF
secondary
#DEEA86
accent
#E600CA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486