#D3CEFB#D3CEFB
#D3CEFB is a very light, moderate blue. Relative luminance 0.650; OKLCH L 87.0% C 0.062 H 290.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEFB |
|---|---|
| RGB | rgb(211, 206, 251) |
| HSL | hsl(247, 85%, 90%) |
| HSV | hsv(247, 18%, 98%) |
| CMYK | cmyk(15.9%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.46, 10.51, -21.39) |
| CIE-LCH | lch(84.46, 23.83, 296.17°) |
| OKLab | oklab(87% 0.0213 -0.0582) |
| OKLCH | oklch(87% 0.062 290.1) |
| XYZ | xyz(66.3440, 64.9559, 100.2906) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.51
Light Periwinkle
#C1C6FC
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 5.43
Light Lavender
#DFC5FE
ΔE00 5.68
Pale Lavender
#EECFFE
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEFB #F6FBCE
analogous
#CEE0FB #D3CEFB #EACEFB
triadic
#D3CEFB #FBD3CE #CEFBD3
tetradic
#D3CEFB #FBCEE0 #F6FBCE #CEFBEA
square
#D3CEFB #FBCEE0 #F6FBCE #CEFBEA
split-complementary
#D3CEFB #FBEACE #E0FBCE
monochromatic
#6D5DF2 #A095F6 #D3CEFB #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.50
#D3CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D3CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEFB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEFB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#CBD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3cefb; /* rgb */ color: rgb(211, 206, 251); /* oklch */ color: oklch(87.0% 0.062 290.1);
Tailwind
colors: {
custom: {
50: '#e0dcfc',
500: '#d3cefb',
950: '#000000',
},
}SCSS
$custom: #d3cefb; $custom-light: #e0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#d3cefb",
"rgb": {
"r": 211,
"g": 206,
"b": 251
},
"hsl": {
"h": 246.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.86997,
"c": 0.06198,
"h": 290.1
},
"luminance": 0.64957
}Semantic roles & 50–950 ramp
primary
#D3CEFB
secondary
#D8E28C
accent
#E104C9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485