#D2CCFC#D2CCFC
#D2CCFC is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.6% C 0.066 H 290.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCFC |
|---|---|
| RGB | rgb(210, 204, 252) |
| HSL | hsl(248, 89%, 89%) |
| HSV | hsv(248, 19%, 99%) |
| CMYK | cmyk(16.7%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.92, 11.48, -22.74) |
| CIE-LCH | lch(83.92, 25.48, 296.79°) |
| OKLab | oklab(86.57% 0.0234 -0.062) |
| OKLCH | oklch(86.57% 0.066 290.7) |
| XYZ | xyz(65.7380, 63.9150, 100.9501) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.17
Light Periwinkle
#C1C6FC
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 7.30
Light Lilac
#EDC8FF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCFC #F6FCCC
analogous
#CCDEFC #D2CCFC #EACCFC
triadic
#D2CCFC #FCD2CC #CCFCD2
tetradic
#D2CCFC #FCCCDE #F6FCCC #CCFCEA
square
#D2CCFC #FCCCDE #F6FCCC #CCFCEA
split-complementary
#D2CCFC #FCEACC #DEFCCC
monochromatic
#6C58F5 #9F92F9 #D2CCFC #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.52
#D2CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#D2CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCFC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCFC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#CAD4DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2ccfc; /* rgb */ color: rgb(210, 204, 252); /* oklch */ color: oklch(86.6% 0.066 290.7);
Tailwind
colors: {
custom: {
50: '#e0dbfd',
500: '#d2ccfc',
950: '#000000',
},
}SCSS
$custom: #d2ccfc; $custom-light: #e0dbfd; $custom-dark: #000000;
JSON
{
"hex": "#d2ccfc",
"rgb": {
"r": 210,
"g": 204,
"b": 252
},
"hsl": {
"h": 247.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.8657,
"c": 0.06624,
"h": 290.7
},
"luminance": 0.63916
}Semantic roles & 50–950 ramp
primary
#D2CCFC
secondary
#D8E389
accent
#E600C9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485