#ADBDFD#ADBDFD
#ADBDFD is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.9% C 0.092 H 273.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDFD |
|---|---|
| RGB | rgb(173, 189, 253) |
| HSL | hsl(228, 95%, 84%) |
| HSV | hsv(228, 32%, 99%) |
| CMYK | cmyk(31.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.50, 8.92, -33.34) |
| CIE-LCH | lch(77.50, 34.51, 284.99°) |
| OKLab | oklab(80.92% 0.0054 -0.0923) |
| OKLCH | oklch(80.92% 0.092 273.3) |
| XYZ | xyz(53.1558, 52.3694, 100.2171) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.30
Light Periwinkle
#C1C6FC
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDFD #FDEDAD
analogous
#ADE5FD #ADBDFD #C5ADFD
triadic
#ADBDFD #FDADBD #BDFDAD
tetradic
#ADBDFD #FDADE5 #FDEDAD #ADFDC5
square
#ADBDFD #FDADE5 #FDEDAD #ADFDC5
split-complementary
#ADBDFD #FDC5AD #E5FDAD
monochromatic
#365DFA #718DFC #ADBDFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.83
#ADBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ADBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDFD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDFD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#97C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #adbdfd; /* rgb */ color: rgb(173, 189, 253); /* oklch */ color: oklch(80.9% 0.092 273.3);
Tailwind
colors: {
custom: {
50: '#c7d0fe',
500: '#adbdfd',
950: '#000000',
},
}SCSS
$custom: #adbdfd; $custom-light: #c7d0fe; $custom-dark: #000000;
JSON
{
"hex": "#adbdfd",
"rgb": {
"r": 173,
"g": 189,
"b": 253
},
"hsl": {
"h": 228,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.80922,
"c": 0.09247,
"h": 273.3
},
"luminance": 0.52371
}Semantic roles & 50–950 ramp
primary
#ADBDFD
secondary
#E2CA6C
accent
#B800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385