#D3CCFA#D3CCFA
#D3CCFA is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.6% C 0.064 H 292.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCFA |
|---|---|
| RGB | rgb(211, 204, 250) |
| HSL | hsl(249, 82%, 89%) |
| HSV | hsv(249, 18%, 98%) |
| CMYK | cmyk(15.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.93, 11.37, -21.66) |
| CIE-LCH | lch(83.93, 24.46, 297.69°) |
| OKLab | oklab(86.58% 0.0238 -0.0589) |
| OKLCH | oklch(86.58% 0.064 292) |
| XYZ | xyz(65.7084, 63.9362, 99.3031) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.77
Pale Lilac
#E4CBFF
ΔE00 4.87
Light Periwinkle
#C1C6FC
ΔE00 4.98
Light Lavender
#DFC5FE
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCFA #F3FACC
analogous
#CCDCFA #D3CCFA #EACCFA
triadic
#D3CCFA #FAD3CC #CCFAD3
tetradic
#D3CCFA #FACCDC #F3FACC #CCFAEA
square
#D3CCFA #FACCDC #F3FACC #CCFAEA
split-complementary
#D3CCFA #FAEACC #DCFACC
monochromatic
#735DEF #A394F5 #D3CCFA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.52
#D3CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D3CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCFA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCFA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#CCD3DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3ccfa; /* rgb */ color: rgb(211, 204, 250); /* oklch */ color: oklch(86.6% 0.064 292.0);
Tailwind
colors: {
custom: {
50: '#e0dbfc',
500: '#d3ccfa',
950: '#000000',
},
}SCSS
$custom: #d3ccfa; $custom-light: #e0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#d3ccfa",
"rgb": {
"r": 211,
"g": 204,
"b": 250
},
"hsl": {
"h": 249.13,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86576,
"c": 0.06355,
"h": 292
},
"luminance": 0.63937
}Semantic roles & 50–950 ramp
primary
#D3CCFA
secondary
#D3E08B
accent
#DF07BE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485