#A5BEFE#A5BEFE
#A5BEFE is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.6% C 0.095 H 267.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BEFE |
|---|---|
| RGB | rgb(165, 190, 254) |
| HSL | hsl(223, 98%, 82%) |
| HSV | hsv(223, 35%, 100%) |
| CMYK | cmyk(35%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.27, 6.43, -34.28) |
| CIE-LCH | lch(77.27, 34.87, 280.63°) |
| OKLab | oklab(80.62% -0.0037 -0.0951) |
| OKLCH | oklch(80.62% 0.095 267.8) |
| XYZ | xyz(51.8146, 51.9798, 101.0497) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BEFE #FEE5A5
analogous
#A5EBFE #A5BEFE #B9A5FE
triadic
#A5BEFE #FEA5BE #BEFEA5
tetradic
#A5BEFE #FEA5EB #FEE5A5 #A5FEB9
square
#A5BEFE #FEA5EB #FEE5A5 #A5FEB9
split-complementary
#A5BEFE #FEB9A5 #EBFEA5
monochromatic
#2C67FD #6892FD #A5BEFE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.84
#A5BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#A5BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BEFE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BEFE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#8ACBD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a5befe; /* rgb */ color: rgb(165, 190, 254); /* oklch */ color: oklch(80.6% 0.095 267.8);
Tailwind
colors: {
custom: {
50: '#c2d1ff',
500: '#a5befe',
950: '#000000',
},
}SCSS
$custom: #a5befe; $custom-light: #c2d1ff; $custom-dark: #000000;
JSON
{
"hex": "#a5befe",
"rgb": {
"r": 165,
"g": 190,
"b": 254
},
"hsl": {
"h": 223.146,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.80619,
"c": 0.09517,
"h": 267.8
},
"luminance": 0.51982
}Semantic roles & 50–950 ramp
primary
#A5BEFE
secondary
#E2BF65
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386