#D2CCF2#D2CCF2
#D2CCF2 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.2% C 0.053 H 292.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCF2 |
|---|---|
| RGB | rgb(210, 204, 242) |
| HSL | hsl(249, 59%, 87%) |
| HSV | hsv(249, 16%, 95%) |
| CMYK | cmyk(13.2%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(83.60, 9.38, -17.92) |
| CIE-LCH | lch(83.60, 20.23, 297.64°) |
| OKLab | oklab(86.21% 0.0201 -0.0486) |
| OKLCH | oklch(86.21% 0.053 292.5) |
| XYZ | xyz(64.1949, 63.2978, 92.8229) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.17
Light Lavender
#DFC5FE
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCF2 #ECF2CC
analogous
#CCD9F2 #D2CCF2 #E5CCF2
triadic
#D2CCF2 #F2D2CC #CCF2D2
tetradic
#D2CCF2 #F2CCD9 #ECF2CC #CCF2E5
square
#D2CCF2 #F2CCD9 #ECF2CC #CCF2E5
split-complementary
#D2CCF2 #F2E5CC #D9F2CC
monochromatic
#7C6AD9 #A79BE6 #D2CCF2 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.54
#D2CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D2CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCF2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCF2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#C4D0F1
Tritanopia (blue-blind)
#CCD2D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2ccf2; /* rgb */ color: rgb(210, 204, 242); /* oklch */ color: oklch(86.2% 0.053 292.5);
Tailwind
colors: {
custom: {
50: '#e0dbf6',
500: '#d2ccf2',
950: '#000000',
},
}SCSS
$custom: #d2ccf2; $custom-light: #e0dbf6; $custom-dark: #000000;
JSON
{
"hex": "#d2ccf2",
"rgb": {
"r": 210,
"g": 204,
"b": 242
},
"hsl": {
"h": 249.474,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.86212,
"c": 0.05255,
"h": 292.5
},
"luminance": 0.63298
}Semantic roles & 50–950 ramp
primary
#D2CCF2
secondary
#C7D191
accent
#C71EAC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485