#ADBCED#ADBCED
#ADBCED is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.1% C 0.072 H 271.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBCED |
|---|---|
| RGB | rgb(173, 188, 237) |
| HSL | hsl(226, 64%, 80%) |
| HSV | hsv(226, 27%, 93%) |
| CMYK | cmyk(27%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.66, 5.58, -26.03) |
| CIE-LCH | lch(76.66, 26.63, 282.10°) |
| OKLab | oklab(80.07% 0.0018 -0.0716) |
| OKLCH | oklch(80.07% 0.072 271.5) |
| XYZ | xyz(50.4987, 50.9636, 87.2806) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBCED #EDDEAD
analogous
#ADDCED #ADBCED #BEADED
triadic
#ADBCED #EDADBC #BCEDAD
tetradic
#ADBCED #EDADDC #EDDEAD #ADEDBE
square
#ADBCED #EDADDC #EDDEAD #ADEDBE
split-complementary
#ADBCED #EDBEAD #DCEDAD
monochromatic
#496AD7 #7B93E2 #ADBCED #DFE5F8 #E6EAF9
Accessibility & contrast
On white
1.88
#ADBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ADBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBCED
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBCED | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#9CC5CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #adbced; /* rgb */ color: rgb(173, 188, 237); /* oklch */ color: oklch(80.1% 0.072 271.5);
Tailwind
colors: {
custom: {
50: '#c6d0f3',
500: '#adbced',
950: '#000000',
},
}SCSS
$custom: #adbced; $custom-light: #c6d0f3; $custom-dark: #000000;
JSON
{
"hex": "#adbced",
"rgb": {
"r": 173,
"g": 188,
"b": 237
},
"hsl": {
"h": 225.938,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.8007,
"c": 0.0716,
"h": 271.5
},
"luminance": 0.50965
}Semantic roles & 50–950 ramp
primary
#ADBCED
secondary
#CAB674
accent
#A21ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385