#D3D2FB#D3D2FB
#D3D2FB is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.8% C 0.056 H 286.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2FB |
|---|---|
| RGB | rgb(211, 210, 251) |
| HSL | hsl(241, 84%, 90%) |
| HSV | hsv(241, 16%, 98%) |
| CMYK | cmyk(15.9%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.46, 8.38, -19.88) |
| CIE-LCH | lch(85.46, 21.57, 292.86°) |
| OKLab | oklab(87.77% 0.0158 -0.054) |
| OKLCH | oklch(87.77% 0.056 286.3) |
| XYZ | xyz(67.3193, 66.9064, 100.6156) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.94
Light Periwinkle
#C1C6FC
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 6.85
Light Lavender
#DFC5FE
ΔE00 7.23
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Pale Lavender
#EECFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2FB #FAFBD2
analogous
#D2E5FB #D3D2FB #E7D2FB
triadic
#D3D2FB #FBD3D2 #D2FBD3
tetradic
#D3D2FB #FBD2E5 #FAFBD2 #D2FBE7
square
#D3D2FB #FBD2E5 #FAFBD2 #D2FBE7
split-complementary
#D3D2FB #FBE7D2 #E5FBD2
monochromatic
#6562F1 #9C9AF6 #D3D2FB #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.46
#D3D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D3D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2FB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2FB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#CBD9E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d3d2fb; /* rgb */ color: rgb(211, 210, 251); /* oklch */ color: oklch(87.8% 0.056 286.3);
Tailwind
colors: {
custom: {
50: '#e0dffc',
500: '#d3d2fb',
950: '#000000',
},
}SCSS
$custom: #d3d2fb; $custom-light: #e0dffc; $custom-dark: #000000;
JSON
{
"hex": "#d3d2fb",
"rgb": {
"r": 211,
"g": 210,
"b": 251
},
"hsl": {
"h": 241.463,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.87773,
"c": 0.05628,
"h": 286.3
},
"luminance": 0.66907
}Semantic roles & 50–950 ramp
primary
#D3D2FB
secondary
#E0E28F
accent
#E005DB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485