#A4BDFD#A4BDFD
#A4BDFD is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.095 H 267.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BDFD |
|---|---|
| RGB | rgb(164, 189, 253) |
| HSL | hsl(223, 96%, 82%) |
| HSV | hsv(223, 35%, 99%) |
| CMYK | cmyk(35.2%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.91, 6.45, -34.30) |
| CIE-LCH | lch(76.91, 34.91, 280.65°) |
| OKLab | oklab(80.31% -0.0037 -0.0952) |
| OKLCH | oklch(80.31% 0.095 267.8) |
| XYZ | xyz(51.2318, 51.3774, 100.1269) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.04
Carolina Blue
#8AB8FE
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BDFD #FDE4A4
analogous
#A4EAFD #A4BDFD #B8A4FD
triadic
#A4BDFD #FDA4BD #BDFDA4
tetradic
#A4BDFD #FDA4EA #FDE4A4 #A4FDB8
square
#A4BDFD #FDA4EA #FDE4A4 #A4FDB8
split-complementary
#A4BDFD #FDB8A4 #EAFDA4
monochromatic
#2C66FA #6892FC #A4BDFD #E0E8FE #E1E9FE
Accessibility & contrast
On white
1.86
#A4BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#A4BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BDFD
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BDFD | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#89CAD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a4bdfd; /* rgb */ color: rgb(164, 189, 253); /* oklch */ color: oklch(80.3% 0.095 267.8);
Tailwind
colors: {
custom: {
50: '#c1d0fe',
500: '#a4bdfd',
950: '#000000',
},
}SCSS
$custom: #a4bdfd; $custom-light: #c1d0fe; $custom-dark: #000000;
JSON
{
"hex": "#a4bdfd",
"rgb": {
"r": 164,
"g": 189,
"b": 253
},
"hsl": {
"h": 223.146,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.80308,
"c": 0.09527,
"h": 267.8
},
"luminance": 0.5138
}Semantic roles & 50–950 ramp
primary
#A4BDFD
secondary
#E0BE65
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385