#D3CFEE#D3CFEE
#D3CFEE is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.7% C 0.043 H 291.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFEE |
|---|---|
| RGB | rgb(211, 207, 238) |
| HSL | hsl(248, 48%, 87%) |
| HSV | hsv(248, 13%, 93%) |
| CMYK | cmyk(11.3%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(84.30, 7.29, -14.73) |
| CIE-LCH | lch(84.30, 16.43, 296.34°) |
| OKLab | oklab(86.74% 0.0156 -0.0398) |
| OKLCH | oklch(86.74% 0.043 291.4) |
| XYZ | xyz(64.6062, 64.6472, 89.9468) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Light Periwinkle
#C1C6FC
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 7.72
Thistle
#D8BFD8
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFEE #EAEECF
analogous
#CFDBEE #D3CFEE #E3CFEE
triadic
#D3CFEE #EED3CF #CFEED3
tetradic
#D3CFEE #EECFDB #EAEECF #CFEEE3
square
#D3CFEE #EECFDB #EAEECF #CFEEE3
split-complementary
#D3CFEE #EEE3CF #DBEECF
monochromatic
#8075CE #AAA2DE #D3CFEE #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.51
#D3CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#D3CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFEE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFEE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3EF
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#CED4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3cfee; /* rgb */ color: rgb(211, 207, 238); /* oklch */ color: oklch(86.7% 0.043 291.4);
Tailwind
colors: {
custom: {
50: '#e0ddf3',
500: '#d3cfee',
950: '#000000',
},
}SCSS
$custom: #d3cfee; $custom-light: #e0ddf3; $custom-dark: #000000;
JSON
{
"hex": "#d3cfee",
"rgb": {
"r": 211,
"g": 207,
"b": 238
},
"hsl": {
"h": 247.742,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.86738,
"c": 0.0427,
"h": 291.4
},
"luminance": 0.64648
}Semantic roles & 50–950 ramp
primary
#D3CFEE
secondary
#C4CB96
accent
#BB2BA8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485