#A0BEFF#A0BEFF
#A0BEFF is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.098 H 265.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEFF |
|---|---|
| RGB | rgb(160, 190, 255) |
| HSL | hsl(221, 100%, 81%) |
| HSV | hsv(221, 37%, 100%) |
| CMYK | cmyk(37.3%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.99, 5.35, -35.27) |
| CIE-LCH | lch(76.99, 35.67, 278.63°) |
| OKLab | oklab(80.33% -0.0083 -0.098) |
| OKLCH | oklch(80.33% 0.098 265.1) |
| XYZ | xyz(50.9552, 51.5181, 101.8475) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.44
Carolina Blue
#8AB8FE
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEFF #FFE1A0
analogous
#A0EDFF #A0BEFF #B2A0FF
triadic
#A0BEFF #FFA0BE #BEFFA0
tetradic
#A0BEFF #FFA0ED #FFE1A0 #A0FFB2
square
#A0BEFF #FFA0ED #FFE1A0 #A0FFB2
split-complementary
#A0BEFF #FFB2A0 #EDFFA0
monochromatic
#266AFF #6394FF #A0BEFF #DDE8FF #E0EAFF
Accessibility & contrast
On white
1.86
#A0BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#A0BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEFF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEFF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9FBAFE
Tritanopia (blue-blind)
#82CBD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a0beff; /* rgb */ color: rgb(160, 190, 255); /* oklch */ color: oklch(80.3% 0.098 265.1);
Tailwind
colors: {
custom: {
50: '#bfd1ff',
500: '#a0beff',
950: '#000000',
},
}SCSS
$custom: #a0beff; $custom-light: #bfd1ff; $custom-dark: #000000;
JSON
{
"hex": "#a0beff",
"rgb": {
"r": 160,
"g": 190,
"b": 255
},
"hsl": {
"h": 221.053,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.80334,
"c": 0.09836,
"h": 265.1
},
"luminance": 0.5152
}Semantic roles & 50–950 ramp
primary
#A0BEFF
secondary
#E3BA60
accent
#9D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386