#A0BDED#A0BDED
#A0BDED is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.4% C 0.076 H 260.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BDED |
|---|---|
| RGB | rgb(160, 189, 237) |
| HSL | hsl(217, 68%, 78%) |
| HSV | hsv(217, 32%, 93%) |
| CMYK | cmyk(32.5%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.06, 1.31, -27.03) |
| CIE-LCH | lch(76.06, 27.06, 272.77°) |
| OKLab | oklab(79.38% -0.0126 -0.0745) |
| OKLCH | oklch(79.38% 0.076 260.4) |
| XYZ | xyz(47.9763, 49.9812, 87.2238) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.18
Carolina Blue
#8AB8FE
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BDED #EDD0A0
analogous
#A0E3ED #A0BDED #A9A0ED
triadic
#A0BDED #EDA0BD #BDEDA0
tetradic
#A0BDED #EDA0E3 #EDD0A0 #A0EDA9
square
#A0BDED #EDA0E3 #EDD0A0 #A0EDA9
split-complementary
#A0BDED #EDA9A0 #E3EDA0
monochromatic
#3976DA #6D99E3 #A0BDED #D3E1F7 #E5EDFA
Accessibility & contrast
On white
1.91
#A0BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A0BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BDED
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BDED | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#89C7CD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0bded; /* rgb */ color: rgb(160, 189, 237); /* oklch */ color: oklch(79.4% 0.076 260.4);
Tailwind
colors: {
custom: {
50: '#bed0f3',
500: '#a0bded',
950: '#000000',
},
}SCSS
$custom: #a0bded; $custom-light: #bed0f3; $custom-dark: #000000;
JSON
{
"hex": "#a0bded",
"rgb": {
"r": 160,
"g": 189,
"b": 237
},
"hsl": {
"h": 217.403,
"s": 68.142,
"l": 77.843
},
"oklch": {
"l": 0.79382,
"c": 0.07561,
"h": 260.4
},
"luminance": 0.49983
}Semantic roles & 50–950 ramp
primary
#A0BDED
secondary
#F2E9D9
accent
#8A15D0
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121417
muted
#818285