#ACBFFE#ACBFFE
#ACBFFE is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.3% C 0.092 H 271.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFFE |
|---|---|
| RGB | rgb(172, 191, 254) |
| HSL | hsl(226, 98%, 84%) |
| HSV | hsv(226, 32%, 100%) |
| CMYK | cmyk(32.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.98, 7.80, -33.13) |
| CIE-LCH | lch(77.98, 34.04, 283.25°) |
| OKLab | oklab(81.29% 0.0021 -0.0917) |
| OKLCH | oklch(81.29% 0.092 271.3) |
| XYZ | xyz(53.5283, 53.1861, 101.1923) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.59
Light Periwinkle
#C1C6FC
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.31
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFFE #FEEBAC
analogous
#ACE8FE #ACBFFE #C2ACFE
triadic
#ACBFFE #FEACBF #BFFEAC
tetradic
#ACBFFE #FEACE8 #FEEBAC #ACFEC2
square
#ACBFFE #FEACE8 #FEEBAC #ACFEC2
split-complementary
#ACBFFE #FEC2AC #E8FEAC
monochromatic
#3362FD #7090FD #ACBFFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.80
#ACBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ACBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFFE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFFE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#95CBD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acbffe; /* rgb */ color: rgb(172, 191, 254); /* oklch */ color: oklch(81.3% 0.092 271.3);
Tailwind
colors: {
custom: {
50: '#c6d2ff',
500: '#acbffe',
950: '#000000',
},
}SCSS
$custom: #acbffe; $custom-light: #c6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#acbffe",
"rgb": {
"r": 172,
"g": 191,
"b": 254
},
"hsl": {
"h": 226.098,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.81294,
"c": 0.09177,
"h": 271.3
},
"luminance": 0.53188
}Semantic roles & 50–950 ramp
primary
#ACBFFE
secondary
#E3C76B
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386