#D0D5FA#D0D5FA
#D0D5FA is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.1% C 0.051 H 279.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D5FA |
|---|---|
| RGB | rgb(208, 213, 250) |
| HSL | hsl(233, 81%, 90%) |
| HSV | hsv(233, 17%, 98%) |
| CMYK | cmyk(16.8%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(85.96, 5.65, -18.62) |
| CIE-LCH | lch(85.96, 19.46, 286.88°) |
| OKLab | oklab(88.1% 0.0082 -0.0506) |
| OKLCH | oklch(88.1% 0.051 279.2) |
| XYZ | xyz(67.0580, 67.8996, 99.9969) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.00
Light Periwinkle
#C1C6FC
ΔE00 5.26
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 9.08
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D5FA #FAF5D0
analogous
#D0EAFA #D0D5FA #E0D0FA
triadic
#D0D5FA #FAD0D5 #D5FAD0
tetradic
#D0D5FA #FAD0EA #FAF5D0 #D0FAE0
square
#D0D5FA #FAD0EA #FAF5D0 #D0FAE0
split-complementary
#D0D5FA #FAE0D0 #EAFAD0
monochromatic
#6172EE #99A4F4 #D0D5FA #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.44
#D0D5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#D0D5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D5FA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D5FA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8FC
Deuteranopia (green-blind)
#C9D6F9
Tritanopia (blue-blind)
#C7DBE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0d5fa; /* rgb */ color: rgb(208, 213, 250); /* oklch */ color: oklch(88.1% 0.051 279.2);
Tailwind
colors: {
custom: {
50: '#dee1fc',
500: '#d0d5fa',
950: '#000000',
},
}SCSS
$custom: #d0d5fa; $custom-light: #dee1fc; $custom-dark: #000000;
JSON
{
"hex": "#d0d5fa",
"rgb": {
"r": 208,
"g": 213,
"b": 250
},
"hsl": {
"h": 232.857,
"s": 80.769,
"l": 89.804
},
"oklch": {
"l": 0.88098,
"c": 0.05123,
"h": 279.2
},
"luminance": 0.67901
}Semantic roles & 50–950 ramp
primary
#D0D5FA
secondary
#E0D68E
accent
#C408DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485