#ADBBEF#ADBBEF
#ADBBEF is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.9% C 0.076 H 272.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBEF |
|---|---|
| RGB | rgb(173, 187, 239) |
| HSL | hsl(227, 67%, 81%) |
| HSV | hsv(227, 28%, 94%) |
| CMYK | cmyk(27.6%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.47, 6.60, -27.40) |
| CIE-LCH | lch(76.47, 28.18, 283.55°) |
| OKLab | oklab(79.95% 0.0038 -0.0754) |
| OKLCH | oklch(79.95% 0.076 272.9) |
| XYZ | xyz(50.5797, 50.6554, 88.7572) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBEF #EFE1AD
analogous
#ADDCEF #ADBBEF #C0ADEF
triadic
#ADBBEF #EFADBB #BBEFAD
tetradic
#ADBBEF #EFADDC #EFE1AD #ADEFC0
square
#ADBBEF #EFADDC #EFE1AD #ADEFC0
split-complementary
#ADBBEF #EFC0AD #DCEFAD
monochromatic
#4766DB #7A91E5 #ADBBEF #E0E5F9 #E5EAFA
Accessibility & contrast
On white
1.89
#ADBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ADBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBEF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBEF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F1
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#9CC5CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #adbbef; /* rgb */ color: rgb(173, 187, 239); /* oklch */ color: oklch(79.9% 0.076 272.9);
Tailwind
colors: {
custom: {
50: '#c6cff4',
500: '#adbbef',
950: '#000000',
},
}SCSS
$custom: #adbbef; $custom-light: #c6cff4; $custom-dark: #000000;
JSON
{
"hex": "#adbbef",
"rgb": {
"r": 173,
"g": 187,
"b": 239
},
"hsl": {
"h": 227.273,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.79948,
"c": 0.07553,
"h": 272.9
},
"luminance": 0.50657
}Semantic roles & 50–950 ramp
primary
#ADBBEF
secondary
#CDBA73
accent
#A816CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385