#D2D5FC#D2D5FC
#D2D5FC is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.3% C 0.054 H 281.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5FC |
|---|---|
| RGB | rgb(210, 213, 252) |
| HSL | hsl(236, 88%, 91%) |
| HSV | hsv(236, 17%, 99%) |
| CMYK | cmyk(16.7%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(86.17, 6.69, -19.34) |
| CIE-LCH | lch(86.17, 20.47, 289.08°) |
| OKLab | oklab(88.32% 0.011 -0.0526) |
| OKLCH | oklch(88.32% 0.054 281.8) |
| XYZ | xyz(67.9392, 68.3175, 101.6838) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.48
Light Periwinkle
#C1C6FC
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Pale Lilac
#E4CBFF
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5FC #FCF9D2
analogous
#D2EAFC #D2D5FC #E4D2FC
triadic
#D2D5FC #FCD2D5 #D5FCD2
tetradic
#D2D5FC #FCD2EA #FCF9D2 #D2FCE4
square
#D2D5FC #FCD2EA #FCF9D2 #D2FCE4
split-complementary
#D2D5FC #FCE4D2 #EAFCD2
monochromatic
#5F6AF4 #999FF8 #D2D5FC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.43
#D2D5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#D2D5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5FC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5FC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#CAD6FB
Tritanopia (blue-blind)
#C9DCE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d5fc; /* rgb */ color: rgb(210, 213, 252); /* oklch */ color: oklch(88.3% 0.054 281.8);
Tailwind
colors: {
custom: {
50: '#e0e1fd',
500: '#d2d5fc',
950: '#000000',
},
}SCSS
$custom: #d2d5fc; $custom-light: #e0e1fd; $custom-dark: #000000;
JSON
{
"hex": "#d2d5fc",
"rgb": {
"r": 210,
"g": 213,
"b": 252
},
"hsl": {
"h": 235.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88318,
"c": 0.0537,
"h": 281.8
},
"luminance": 0.68318
}Semantic roles & 50–950 ramp
primary
#D2D5FC
secondary
#E4DE8E
accent
#D401E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485