#D2CCFE#D2CCFE
#D2CCFE is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.6% C 0.069 H 290.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCFE |
|---|---|
| RGB | rgb(210, 204, 254) |
| HSL | hsl(247, 96%, 90%) |
| HSV | hsv(247, 20%, 100%) |
| CMYK | cmyk(17.3%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.99, 11.91, -23.70) |
| CIE-LCH | lch(83.99, 26.52, 296.68°) |
| OKLab | oklab(86.64% 0.024 -0.0646) |
| OKLCH | oklch(86.64% 0.069 290.4) |
| XYZ | xyz(66.0566, 64.0425, 102.6280) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.90
Light Periwinkle
#C1C6FC
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 5.19
Pale Lavender
#EECFFE
ΔE00 7.43
Light Lilac
#EDC8FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCFE #F8FECC
analogous
#CCDFFE #D2CCFE #EBCCFE
triadic
#D2CCFE #FED2CC #CCFED2
tetradic
#D2CCFE #FECCDF #F8FECC #CCFEEB
square
#D2CCFE #FECCDF #F8FECC #CCFEEB
split-complementary
#D2CCFE #FEEBCC #DFFECC
monochromatic
#6854FC #9D90FD #D2CCFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.52
#D2CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D2CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCFE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCFE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C1D0FD
Tritanopia (blue-blind)
#C9D4DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2ccfe; /* rgb */ color: rgb(210, 204, 254); /* oklch */ color: oklch(86.6% 0.069 290.4);
Tailwind
colors: {
custom: {
50: '#e0dbfe',
500: '#d2ccfe',
950: '#000000',
},
}SCSS
$custom: #d2ccfe; $custom-light: #e0dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d2ccfe",
"rgb": {
"r": 210,
"g": 204,
"b": 254
},
"hsl": {
"h": 247.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.86643,
"c": 0.06897,
"h": 290.4
},
"luminance": 0.64043
}Semantic roles & 50–950 ramp
primary
#D2CCFE
secondary
#DCE787
accent
#E600CA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486