#A4BCF5#A4BCF5
#A4BCF5 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.8% C 0.086 H 266.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCF5 |
|---|---|
| RGB | rgb(164, 188, 245) |
| HSL | hsl(222, 80%, 80%) |
| HSV | hsv(222, 33%, 96%) |
| CMYK | cmyk(33.1%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(76.34, 4.97, -30.87) |
| CIE-LCH | lch(76.34, 31.27, 279.15°) |
| OKLab | oklab(79.77% -0.0048 -0.0854) |
| OKLCH | oklch(79.77% 0.086 266.8) |
| XYZ | xyz(49.7697, 50.4495, 93.4839) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.75
Carolina Blue
#8AB8FE
ΔE00 5.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCF5 #F5DDA4
analogous
#A4E5F5 #A4BCF5 #B4A4F5
triadic
#A4BCF5 #F5A4BC #BCF5A4
tetradic
#A4BCF5 #F5A4E5 #F5DDA4 #A4F5B4
square
#A4BCF5 #F5A4E5 #F5DDA4 #A4F5B4
split-complementary
#A4BCF5 #F5B4A4 #E5F5A4
monochromatic
#366BE9 #6D93EF #A4BCF5 #DBE5FB #E3EBFC
Accessibility & contrast
On white
1.89
#A4BCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#A4BCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCF5
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCF5 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F8
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#8CC7CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bcf5; /* rgb */ color: rgb(164, 188, 245); /* oklch */ color: oklch(79.8% 0.086 266.8);
Tailwind
colors: {
custom: {
50: '#c1d0f8',
500: '#a4bcf5',
950: '#000000',
},
}SCSS
$custom: #a4bcf5; $custom-light: #c1d0f8; $custom-dark: #000000;
JSON
{
"hex": "#a4bcf5",
"rgb": {
"r": 164,
"g": 188,
"b": 245
},
"hsl": {
"h": 222.222,
"s": 80.198,
"l": 80.196
},
"oklch": {
"l": 0.79769,
"c": 0.08556,
"h": 266.8
},
"luminance": 0.50452
}Semantic roles & 50–950 ramp
primary
#A4BCF5
secondary
#D5B568
accent
#9E09DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385