#D2CCFD#D2CCFD
#D2CCFD is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.6% C 0.068 H 290.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCFD |
|---|---|
| RGB | rgb(210, 204, 253) |
| HSL | hsl(247, 92%, 90%) |
| HSV | hsv(247, 19%, 99%) |
| CMYK | cmyk(17%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.95, 11.69, -23.22) |
| CIE-LCH | lch(83.95, 26.00, 296.73°) |
| OKLab | oklab(86.61% 0.0237 -0.0633) |
| OKLCH | oklch(86.61% 0.068 290.5) |
| XYZ | xyz(65.8969, 63.9786, 101.7868) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.03
Light Periwinkle
#C1C6FC
ΔE00 4.28
Light Lavender
#DFC5FE
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 7.36
Light Lilac
#EDC8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCFD #F7FDCC
analogous
#CCDFFD #D2CCFD #EBCCFD
triadic
#D2CCFD #FDD2CC #CCFDD2
tetradic
#D2CCFD #FDCCDF #F7FDCC #CCFDEB
square
#D2CCFD #FDCCDF #F7FDCC #CCFDEB
split-complementary
#D2CCFD #FDEBCC #DFFDCC
monochromatic
#6A56F8 #9E91FB #D2CCFD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.52
#D2CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D2CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCFD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCFD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#C9D4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2ccfd; /* rgb */ color: rgb(210, 204, 253); /* oklch */ color: oklch(86.6% 0.068 290.5);
Tailwind
colors: {
custom: {
50: '#e0dbfe',
500: '#d2ccfd',
950: '#000000',
},
}SCSS
$custom: #d2ccfd; $custom-light: #e0dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d2ccfd",
"rgb": {
"r": 210,
"g": 204,
"b": 253
},
"hsl": {
"h": 247.347,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86607,
"c": 0.0676,
"h": 290.5
},
"luminance": 0.63979
}Semantic roles & 50–950 ramp
primary
#D2CCFD
secondary
#DAE588
accent
#E600C9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485