#D2D5FF#D2D5FF
#D2D5FF is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.4% C 0.058 H 281.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5FF |
|---|---|
| RGB | rgb(210, 213, 255) |
| HSL | hsl(236, 100%, 91%) |
| HSV | hsv(236, 18%, 100%) |
| CMYK | cmyk(17.6%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(86.26, 7.33, -20.78) |
| CIE-LCH | lch(86.26, 22.04, 289.42°) |
| OKLab | oklab(88.42% 0.012 -0.0566) |
| OKLCH | oklch(88.42% 0.058 281.9) |
| XYZ | xyz(68.4184, 68.5092, 104.2073) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.87
Light Periwinkle
#C1C6FC
ΔE00 4.62
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.00
Light Lavender
#DFC5FE
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5FF #FFFCD2
analogous
#D2EBFF #D2D5FF #E5D2FF
triadic
#D2D5FF #FFD2D5 #D5FFD2
tetradic
#D2D5FF #FFD2EB #FFFCD2 #D2FFE5
square
#D2D5FF #FFD2EB #FFFCD2 #D2FFE5
split-complementary
#D2D5FF #FFE5D2 #EBFFD2
monochromatic
#5863FF #959CFF #D2D5FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.43
#D2D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D2D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5FF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5FF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C9D6FE
Tritanopia (blue-blind)
#C8DCE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d5ff; /* rgb */ color: rgb(210, 213, 255); /* oklch */ color: oklch(88.4% 0.058 281.9);
Tailwind
colors: {
custom: {
50: '#e0e1ff',
500: '#d2d5ff',
950: '#000000',
},
}SCSS
$custom: #d2d5ff; $custom-light: #e0e1ff; $custom-dark: #000000;
JSON
{
"hex": "#d2d5ff",
"rgb": {
"r": 210,
"g": 213,
"b": 255
},
"hsl": {
"h": 236,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88424,
"c": 0.05782,
"h": 281.9
},
"luminance": 0.6851
}Semantic roles & 50–950 ramp
primary
#D2D5FF
secondary
#EAE48B
accent
#D600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486