#D3CFEB#D3CFEB
#D3CFEB is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.6% C 0.039 H 292.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFEB |
|---|---|
| RGB | rgb(211, 207, 235) |
| HSL | hsl(249, 41%, 87%) |
| HSV | hsv(249, 12%, 92%) |
| CMYK | cmyk(10.2%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(84.21, 6.69, -13.27) |
| CIE-LCH | lch(84.21, 14.86, 296.75°) |
| OKLab | oklab(86.64% 0.0145 -0.0357) |
| OKLCH | oklch(86.64% 0.039 292.1) |
| XYZ | xyz(64.1692, 64.4724, 87.6449) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Periwinkle
#CCCCFF
ΔE00 6.73
Thistle
#D8BFD8
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 8.30
Pale Lilac
#E4CBFF
ΔE00 8.47
Light Lavender
#DFC5FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFEB #E7EBCF
analogous
#CFD9EB #D3CFEB #E1CFEB
triadic
#D3CFEB #EBD3CF #CFEBD3
tetradic
#D3CFEB #EBCFD9 #E7EBCF #CFEBE1
square
#D3CFEB #EBCFD9 #E7EBCF #CFEBE1
split-complementary
#D3CFEB #EBE1CF #D9EBCF
monochromatic
#8479C7 #ABA4D9 #D3CFEB #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.51
#D3CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D3CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFEB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFEB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C9D2EA
Tritanopia (blue-blind)
#CFD3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3cfeb; /* rgb */ color: rgb(211, 207, 235); /* oklch */ color: oklch(86.6% 0.039 292.1);
Tailwind
colors: {
custom: {
50: '#e0ddf1',
500: '#d3cfeb',
950: '#000000',
},
}SCSS
$custom: #d3cfeb; $custom-light: #e0ddf1; $custom-dark: #000000;
JSON
{
"hex": "#d3cfeb",
"rgb": {
"r": 211,
"g": 207,
"b": 235
},
"hsl": {
"h": 248.571,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.86637,
"c": 0.03859,
"h": 292.1
},
"luminance": 0.64473
}Semantic roles & 50–950 ramp
primary
#D3CFEB
secondary
#C0C698
accent
#B431A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485