#ADBBFB#ADBBFB
#ADBBFB is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.092 H 274.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBFB |
|---|---|
| RGB | rgb(173, 187, 251) |
| HSL | hsl(229, 91%, 83%) |
| HSV | hsv(229, 31%, 98%) |
| CMYK | cmyk(31.1%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.91, 9.53, -33.17) |
| CIE-LCH | lch(76.91, 34.51, 286.02°) |
| OKLab | oklab(80.44% 0.0074 -0.0918) |
| OKLCH | oklch(80.44% 0.092 274.6) |
| XYZ | xyz(52.4116, 51.3882, 98.4055) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.85
Light Periwinkle
#C1C6FC
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBFB #FBEDAD
analogous
#ADE2FB #ADBBFB #C6ADFB
triadic
#ADBBFB #FBADBB #BBFBAD
tetradic
#ADBBFB #FBADE2 #FBEDAD #ADFBC6
square
#ADBBFB #FBADE2 #FBEDAD #ADFBC6
split-complementary
#ADBBFB #FBC6AD #E2FBAD
monochromatic
#385AF5 #738BF8 #ADBBFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.86
#ADBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ADBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBFB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBFB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#98C7D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbbfb; /* rgb */ color: rgb(173, 187, 251); /* oklch */ color: oklch(80.4% 0.092 274.6);
Tailwind
colors: {
custom: {
50: '#c7cffd',
500: '#adbbfb',
950: '#000000',
},
}SCSS
$custom: #adbbfb; $custom-light: #c7cffd; $custom-dark: #000000;
JSON
{
"hex": "#adbbfb",
"rgb": {
"r": 173,
"g": 187,
"b": 251
},
"hsl": {
"h": 229.231,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.8044,
"c": 0.09213,
"h": 274.6
},
"luminance": 0.5139
}Semantic roles & 50–950 ramp
primary
#ADBBFB
secondary
#DFCA6E
accent
#BC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385