#A4BBED#A4BBED
#A4BBED is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.2% C 0.076 H 265.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBED |
|---|---|
| RGB | rgb(164, 187, 237) |
| HSL | hsl(221, 67%, 79%) |
| HSV | hsv(221, 31%, 93%) |
| CMYK | cmyk(30.8%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.79, 3.53, -27.41) |
| CIE-LCH | lch(75.79, 27.64, 277.33°) |
| OKLab | oklab(79.24% -0.006 -0.0756) |
| OKLCH | oklch(79.24% 0.076 265.4) |
| XYZ | xyz(48.3618, 49.5458, 87.1195) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.74
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Carolina Blue
#8AB8FE
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBED #EDD6A4
analogous
#A4DFED #A4BBED #B1A4ED
triadic
#A4BBED #EDA4BB #BBEDA4
tetradic
#A4BBED #EDA4DF #EDD6A4 #A4EDB1
square
#A4BBED #EDA4DF #EDD6A4 #A4EDB1
split-complementary
#A4BBED #EDB1A4 #DFEDA4
monochromatic
#3E6FD9 #7195E3 #A4BBED #D7E1F7 #E5ECFA
Accessibility & contrast
On white
1.92
#A4BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#A4BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBED
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBED | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#8FC5CC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a4bbed; /* rgb */ color: rgb(164, 187, 237); /* oklch */ color: oklch(79.2% 0.076 265.4);
Tailwind
colors: {
custom: {
50: '#c0cff3',
500: '#a4bbed',
950: '#000000',
},
}SCSS
$custom: #a4bbed; $custom-light: #c0cff3; $custom-dark: #000000;
JSON
{
"hex": "#a4bbed",
"rgb": {
"r": 164,
"g": 187,
"b": 237
},
"hsl": {
"h": 221.096,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.79239,
"c": 0.07584,
"h": 265.4
},
"luminance": 0.49548
}Semantic roles & 50–950 ramp
primary
#A4BBED
secondary
#F1EADA
accent
#9517CF
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285