#D3CCFE#D3CCFE
#D3CCFE is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.7% C 0.069 H 291.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCFE |
|---|---|
| RGB | rgb(211, 204, 254) |
| HSL | hsl(248, 96%, 90%) |
| HSV | hsv(248, 20%, 100%) |
| CMYK | cmyk(16.9%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.06, 12.22, -23.58) |
| CIE-LCH | lch(84.06, 26.55, 297.39°) |
| OKLab | oklab(86.72% 0.0251 -0.0643) |
| OKLCH | oklch(86.72% 0.069 291.3) |
| XYZ | xyz(66.3423, 64.1898, 102.6414) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.20
Light Periwinkle
#C1C6FC
ΔE00 4.43
Light Lavender
#DFC5FE
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 4.89
Pale Lavender
#EECFFE
ΔE00 7.13
Light Lilac
#EDC8FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCFE #F7FECC
analogous
#CCDEFE #D3CCFE #ECCCFE
triadic
#D3CCFE #FED3CC #CCFED3
tetradic
#D3CCFE #FECCDE #F7FECC #CCFEEC
square
#D3CCFE #FECCDE #F7FECC #CCFEEC
split-complementary
#D3CCFE #FEECCC #DEFECC
monochromatic
#6B54FC #9F90FD #D3CCFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.52
#D3CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#D3CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCFE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCFE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#CBD4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3ccfe; /* rgb */ color: rgb(211, 204, 254); /* oklch */ color: oklch(86.7% 0.069 291.3);
Tailwind
colors: {
custom: {
50: '#e1dbfe',
500: '#d3ccfe',
950: '#000000',
},
}SCSS
$custom: #d3ccfe; $custom-light: #e1dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d3ccfe",
"rgb": {
"r": 211,
"g": 204,
"b": 254
},
"hsl": {
"h": 248.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.86722,
"c": 0.06902,
"h": 291.3
},
"luminance": 0.6419
}Semantic roles & 50–950 ramp
primary
#D3CCFE
secondary
#DAE787
accent
#E600C5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486