#ADBEFB#ADBEFB
#ADBEFB is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.0% C 0.089 H 272.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEFB |
|---|---|
| RGB | rgb(173, 190, 251) |
| HSL | hsl(227, 91%, 83%) |
| HSV | hsv(227, 31%, 98%) |
| CMYK | cmyk(31.1%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.68, 7.88, -31.99) |
| CIE-LCH | lch(77.68, 32.94, 283.84°) |
| OKLab | oklab(81.04% 0.0035 -0.0885) |
| OKLCH | oklch(81.04% 0.089 272.3) |
| XYZ | xyz(53.0547, 52.6744, 98.6199) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.20
Light Periwinkle
#C1C6FC
ΔE00 4.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEFB #FBEAAD
analogous
#ADE5FB #ADBEFB #C3ADFB
triadic
#ADBEFB #FBADBE #BEFBAD
tetradic
#ADBEFB #FBADE5 #FBEAAD #ADFBC3
square
#ADBEFB #FBADE5 #FBEAAD #ADFBC3
split-complementary
#ADBEFB #FBC3AD #E5FBAD
monochromatic
#3861F5 #7390F8 #ADBEFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.82
#ADBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ADBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEFB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEFB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#98CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adbefb; /* rgb */ color: rgb(173, 190, 251); /* oklch */ color: oklch(81.0% 0.089 272.3);
Tailwind
colors: {
custom: {
50: '#c7d1fc',
500: '#adbefb',
950: '#000000',
},
}SCSS
$custom: #adbefb; $custom-light: #c7d1fc; $custom-dark: #000000;
JSON
{
"hex": "#adbefb",
"rgb": {
"r": 173,
"g": 190,
"b": 251
},
"hsl": {
"h": 226.923,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.81038,
"c": 0.08853,
"h": 272.3
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#ADBEFB
secondary
#DFC66E
accent
#B300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385