#ACBBFE#ACBBFE
#ACBBFE is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.097 H 274.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBFE |
|---|---|
| RGB | rgb(172, 187, 254) |
| HSL | hsl(229, 98%, 84%) |
| HSV | hsv(229, 32%, 100%) |
| CMYK | cmyk(32.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.96, 9.99, -34.72) |
| CIE-LCH | lch(76.96, 36.13, 286.06°) |
| OKLab | oklab(80.5% 0.0073 -0.0962) |
| OKLCH | oklch(80.5% 0.097 274.3) |
| XYZ | xyz(52.6679, 51.4652, 100.9055) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.46
Light Periwinkle
#C1C6FC
ΔE00 5.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBFE #FEEFAC
analogous
#ACE4FE #ACBBFE #C6ACFE
triadic
#ACBBFE #FEACBB #BBFEAC
tetradic
#ACBBFE #FEACE4 #FEEFAC #ACFEC6
square
#ACBBFE #FEACE4 #FEEFAC #ACFEC6
split-complementary
#ACBBFE #FEC6AC #E4FEAC
monochromatic
#3358FD #7089FD #ACBBFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.86
#ACBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ACBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBFE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBFE | 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)
#A6C1FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#95C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbbfe; /* rgb */ color: rgb(172, 187, 254); /* oklch */ color: oklch(80.5% 0.097 274.3);
Tailwind
colors: {
custom: {
50: '#c6cfff',
500: '#acbbfe',
950: '#000000',
},
}SCSS
$custom: #acbbfe; $custom-light: #c6cfff; $custom-dark: #000000;
JSON
{
"hex": "#acbbfe",
"rgb": {
"r": 172,
"g": 187,
"b": 254
},
"hsl": {
"h": 229.024,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.80497,
"c": 0.09652,
"h": 274.3
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#ACBBFE
secondary
#E3CD6B
accent
#BC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386