#ADBDFF#ADBDFF
#ADBDFF is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.0% C 0.095 H 273.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBDFF |
|---|---|
| RGB | rgb(173, 189, 255) |
| HSL | hsl(228, 100%, 84%) |
| HSV | hsv(228, 32%, 100%) |
| CMYK | cmyk(32.2%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(77.58, 9.42, -34.29) |
| CIE-LCH | lch(77.58, 35.56, 285.36°) |
| OKLab | oklab(81.01% 0.006 -0.095) |
| OKLCH | oklch(81.01% 0.095 273.6) |
| XYZ | xyz(53.4761, 52.4975, 101.9038) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.22
Light Periwinkle
#C1C6FC
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 7.48
Carolina Blue
#8AB8FE
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBDFF #FFEFAD
analogous
#ADE6FF #ADBDFF #C6ADFF
triadic
#ADBDFF #FFADBD #BDFFAD
tetradic
#ADBDFF #FFADE6 #FFEFAD #ADFFC6
square
#ADBDFF #FFADE6 #FFEFAD #ADFFC6
split-complementary
#ADBDFF #FFC6AD #E6FFAD
monochromatic
#335AFF #708CFF #ADBDFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.83
#ADBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ADBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBDFF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBDFF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A2BDFD
Tritanopia (blue-blind)
#96CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adbdff; /* rgb */ color: rgb(173, 189, 255); /* oklch */ color: oklch(81.0% 0.095 273.6);
Tailwind
colors: {
custom: {
50: '#c7d0ff',
500: '#adbdff',
950: '#000000',
},
}SCSS
$custom: #adbdff; $custom-light: #c7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#adbdff",
"rgb": {
"r": 173,
"g": 189,
"b": 255
},
"hsl": {
"h": 228.293,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.81006,
"c": 0.09522,
"h": 273.6
},
"luminance": 0.52499
}Semantic roles & 50–950 ramp
primary
#ADBDFF
secondary
#E5CD6B
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386