#A0BEFE#A0BEFE
#A0BEFE is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.097 H 264.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEFE |
|---|---|
| RGB | rgb(160, 190, 254) |
| HSL | hsl(221, 98%, 81%) |
| HSV | hsv(221, 37%, 100%) |
| CMYK | cmyk(37%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.95, 5.09, -34.79) |
| CIE-LCH | lch(76.95, 35.16, 278.33°) |
| OKLab | oklab(80.29% -0.0086 -0.0966) |
| OKLCH | oklch(80.29% 0.097 264.9) |
| XYZ | xyz(50.7946, 51.4539, 101.0019) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.40
Carolina Blue
#8AB8FE
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 5.17
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 7.48
Light Periwinkle
#C1C6FC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEFE #FEE0A0
analogous
#A0EDFE #A0BEFE #B1A0FE
triadic
#A0BEFE #FEA0BE #BEFEA0
tetradic
#A0BEFE #FEA0ED #FEE0A0 #A0FEB1
square
#A0BEFE #FEA0ED #FEE0A0 #A0FEB1
split-complementary
#A0BEFE #FEB1A0 #EDFEA0
monochromatic
#276BFD #6395FD #A0BEFE #DDE7FF #E1EAFF
Accessibility & contrast
On white
1.86
#A0BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#A0BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEFE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEFE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#82CBD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a0befe; /* rgb */ color: rgb(160, 190, 254); /* oklch */ color: oklch(80.3% 0.097 264.9);
Tailwind
colors: {
custom: {
50: '#bfd1ff',
500: '#a0befe',
950: '#000000',
},
}SCSS
$custom: #a0befe; $custom-light: #bfd1ff; $custom-dark: #000000;
JSON
{
"hex": "#a0befe",
"rgb": {
"r": 160,
"g": 190,
"b": 254
},
"hsl": {
"h": 220.851,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.80291,
"c": 0.09703,
"h": 264.9
},
"luminance": 0.51456
}Semantic roles & 50–950 ramp
primary
#A0BEFE
secondary
#E1B861
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386