#ADBEEB#ADBEEB
#ADBEEB is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.067 H 268.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEEB |
|---|---|
| RGB | rgb(173, 190, 235) |
| HSL | hsl(224, 61%, 80%) |
| HSV | hsv(224, 26%, 92%) |
| CMYK | cmyk(26.4%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.11, 4.02, -24.27) |
| CIE-LCH | lch(77.11, 24.60, 279.40°) |
| OKLab | oklab(80.4% -0.0015 -0.0666) |
| OKLCH | oklch(80.4% 0.067 268.7) |
| XYZ | xyz(50.6384, 51.7078, 85.8937) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 5.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.31
Periwinkle
#CCCCFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEEB #EBDAAD
analogous
#ADDDEB #ADBEEB #BBADEB
triadic
#ADBEEB #EBADBE #BEEBAD
tetradic
#ADBEEB #EBADDD #EBDAAD #ADEBBB
square
#ADBEEB #EBADDD #EBDAAD #ADEBBB
split-complementary
#ADBEEB #EBBBAD #DDEBAD
monochromatic
#4B70D3 #7C97DF #ADBEEB #DEE5F7 #E6ECF9
Accessibility & contrast
On white
1.85
#ADBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ADBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEEB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEEB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#9DC7CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adbeeb; /* rgb */ color: rgb(173, 190, 235); /* oklch */ color: oklch(80.4% 0.067 268.7);
Tailwind
colors: {
custom: {
50: '#c6d1f1',
500: '#adbeeb',
950: '#000000',
},
}SCSS
$custom: #adbeeb; $custom-light: #c6d1f1; $custom-dark: #000000;
JSON
{
"hex": "#adbeeb",
"rgb": {
"r": 173,
"g": 190,
"b": 235
},
"hsl": {
"h": 223.548,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.80398,
"c": 0.06664,
"h": 268.7
},
"luminance": 0.51709
}Semantic roles & 50–950 ramp
primary
#ADBEEB
secondary
#C7B175
accent
#991DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385