#D3CFEF#D3CFEF
#D3CFEF is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.8% C 0.044 H 291.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFEF |
|---|---|
| RGB | rgb(211, 207, 239) |
| HSL | hsl(248, 50%, 87%) |
| HSV | hsv(248, 13%, 94%) |
| CMYK | cmyk(11.7%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.33, 7.49, -15.21) |
| CIE-LCH | lch(84.33, 16.96, 296.22°) |
| OKLab | oklab(86.77% 0.0159 -0.0411) |
| OKLCH | oklch(86.77% 0.044 291.2) |
| XYZ | xyz(64.7536, 64.7061, 90.7227) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.55
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.28
Pale Lilac
#E4CBFF
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFEF #EBEFCF
analogous
#CFDBEF #D3CFEF #E3CFEF
triadic
#D3CFEF #EFD3CF #CFEFD3
tetradic
#D3CFEF #EFCFDB #EBEFCF #CFEFE3
square
#D3CFEF #EFCFDB #EBEFCF #CFEFE3
split-complementary
#D3CFEF #EFE3CF #DBEFCF
monochromatic
#7F73D0 #A9A1E0 #D3CFEF #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.51
#D3CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D3CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFEF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFEF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F0
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#CED4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3cfef; /* rgb */ color: rgb(211, 207, 239); /* oklch */ color: oklch(86.8% 0.044 291.2);
Tailwind
colors: {
custom: {
50: '#e0ddf4',
500: '#d3cfef',
950: '#000000',
},
}SCSS
$custom: #d3cfef; $custom-light: #e0ddf4; $custom-dark: #000000;
JSON
{
"hex": "#d3cfef",
"rgb": {
"r": 211,
"g": 207,
"b": 239
},
"hsl": {
"h": 247.5,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.86772,
"c": 0.04407,
"h": 291.2
},
"luminance": 0.64707
}Semantic roles & 50–950 ramp
primary
#D3CFEF
secondary
#C6CC96
accent
#BD28AB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485