#A4BCF3#A4BCF3
#A4BCF3 is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.7% C 0.083 H 266.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCF3 |
|---|---|
| RGB | rgb(164, 188, 243) |
| HSL | hsl(222, 77%, 80%) |
| HSV | hsv(222, 33%, 95%) |
| CMYK | cmyk(32.5%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(76.27, 4.47, -29.91) |
| CIE-LCH | lch(76.27, 30.24, 278.50°) |
| OKLab | oklab(79.69% -0.0054 -0.0827) |
| OKLCH | oklch(79.69% 0.083 266.2) |
| XYZ | xyz(49.4660, 50.3281, 91.8846) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCF3 #F3DBA4
analogous
#A4E4F3 #A4BCF3 #B4A4F3
triadic
#A4BCF3 #F3A4BC #BCF3A4
tetradic
#A4BCF3 #F3A4E4 #F3DBA4 #A4F3B4
square
#A4BCF3 #F3A4E4 #F3DBA4 #A4F3B4
split-complementary
#A4BCF3 #F3B4A4 #E4F3A4
monochromatic
#386CE5 #6E94EC #A4BCF3 #DAE4FA #E4EBFB
Accessibility & contrast
On white
1.90
#A4BCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A4BCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCF3
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCF3 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F5
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#8DC7CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bcf3; /* rgb */ color: rgb(164, 188, 243); /* oklch */ color: oklch(79.7% 0.083 266.2);
Tailwind
colors: {
custom: {
50: '#c1d0f7',
500: '#a4bcf3',
950: '#000000',
},
}SCSS
$custom: #a4bcf3; $custom-light: #c1d0f7; $custom-dark: #000000;
JSON
{
"hex": "#a4bcf3",
"rgb": {
"r": 164,
"g": 188,
"b": 243
},
"hsl": {
"h": 221.772,
"s": 76.699,
"l": 79.804
},
"oklch": {
"l": 0.79687,
"c": 0.08286,
"h": 266.2
},
"luminance": 0.5033
}Semantic roles & 50–950 ramp
primary
#A4BCF3
secondary
#D2B269
accent
#9B0DD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121317
muted
#828385