#A2BDFF#A2BDFF
#A2BDFF is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.099 H 267.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDFF |
|---|---|
| RGB | rgb(162, 189, 255) |
| HSL | hsl(223, 100%, 82%) |
| HSV | hsv(223, 36%, 100%) |
| CMYK | cmyk(36.5%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(76.86, 6.43, -35.46) |
| CIE-LCH | lch(76.86, 36.04, 280.28°) |
| OKLab | oklab(80.26% -0.0051 -0.0985) |
| OKLCH | oklch(80.26% 0.099 267) |
| XYZ | xyz(51.1425, 51.2943, 101.7944) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.66
Carolina Blue
#8AB8FE
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDFF #FFE4A2
analogous
#A2EBFF #A2BDFF #B6A2FF
triadic
#A2BDFF #FFA2BD #BDFFA2
tetradic
#A2BDFF #FFA2EB #FFE4A2 #A2FFB6
square
#A2BDFF #FFA2EB #FFE4A2 #A2FFB6
split-complementary
#A2BDFF #FFB6A2 #EBFFA2
monochromatic
#2866FF #6592FF #A2BDFF #DFE8FF #E0E9FF
Accessibility & contrast
On white
1.87
#A2BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#A2BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDFF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDFF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#85CAD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2bdff; /* rgb */ color: rgb(162, 189, 255); /* oklch */ color: oklch(80.3% 0.099 267.0);
Tailwind
colors: {
custom: {
50: '#c0d0ff',
500: '#a2bdff',
950: '#000000',
},
}SCSS
$custom: #a2bdff; $custom-light: #c0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a2bdff",
"rgb": {
"r": 162,
"g": 189,
"b": 255
},
"hsl": {
"h": 222.581,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80262,
"c": 0.09867,
"h": 267
},
"luminance": 0.51297
}Semantic roles & 50–950 ramp
primary
#A2BDFF
secondary
#E3BE62
accent
#A300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386