#ADBBFE#ADBBFE
#ADBBFE is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.6% C 0.096 H 274.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBFE |
|---|---|
| RGB | rgb(173, 187, 254) |
| HSL | hsl(230, 98%, 84%) |
| HSV | hsv(230, 32%, 100%) |
| CMYK | cmyk(31.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.03, 10.27, -34.60) |
| CIE-LCH | lch(77.03, 36.10, 286.53°) |
| OKLab | oklab(80.57% 0.0083 -0.0959) |
| OKLCH | oklch(80.57% 0.096 274.9) |
| XYZ | xyz(52.8883, 51.5788, 100.9158) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Light Periwinkle
#C1C6FC
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBFE #FEF0AD
analogous
#ADE3FE #ADBBFE #C7ADFE
triadic
#ADBBFE #FEADBB #BBFEAD
tetradic
#ADBBFE #FEADE3 #FEF0AD #ADFEC7
square
#ADBBFE #FEADE3 #FEF0AD #ADFEC7
split-complementary
#ADBBFE #FEC7AD #E3FEAD
monochromatic
#3457FD #7189FD #ADBBFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.86
#ADBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ADBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBFE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBFE | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#97C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbbfe; /* rgb */ color: rgb(173, 187, 254); /* oklch */ color: oklch(80.6% 0.096 274.9);
Tailwind
colors: {
custom: {
50: '#c7cfff',
500: '#adbbfe',
950: '#000000',
},
}SCSS
$custom: #adbbfe; $custom-light: #c7cfff; $custom-dark: #000000;
JSON
{
"hex": "#adbbfe",
"rgb": {
"r": 173,
"g": 187,
"b": 254
},
"hsl": {
"h": 229.63,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.80567,
"c": 0.09628,
"h": 274.9
},
"luminance": 0.51581
}Semantic roles & 50–950 ramp
primary
#ADBBFE
secondary
#E3CF6C
accent
#BE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386