#ACBAFE#ACBAFE
#ACBAFE is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.3% C 0.098 H 275.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAFE |
|---|---|
| RGB | rgb(172, 186, 254) |
| HSL | hsl(230, 98%, 84%) |
| HSV | hsv(230, 32%, 100%) |
| CMYK | cmyk(32.3%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.70, 10.54, -35.11) |
| CIE-LCH | lch(76.70, 36.66, 286.71°) |
| OKLab | oklab(80.3% 0.0086 -0.0974) |
| OKLCH | oklch(80.3% 0.098 275) |
| XYZ | xyz(52.4565, 51.0424, 100.8350) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAFE #FEF0AC
analogous
#ACE3FE #ACBAFE #C7ACFE
triadic
#ACBAFE #FEACBA #BAFEAC
tetradic
#ACBAFE #FEACE3 #FEF0AC #ACFEC7
square
#ACBAFE #FEACE3 #FEF0AC #ACFEC7
split-complementary
#ACBAFE #FEC7AC #E3FEAC
monochromatic
#3355FD #7088FD #ACBAFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.87
#ACBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ACBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAFE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAFE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#96C7D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbafe; /* rgb */ color: rgb(172, 186, 254); /* oklch */ color: oklch(80.3% 0.098 275.0);
Tailwind
colors: {
custom: {
50: '#c6ceff',
500: '#acbafe',
950: '#000000',
},
}SCSS
$custom: #acbafe; $custom-light: #c6ceff; $custom-dark: #000000;
JSON
{
"hex": "#acbafe",
"rgb": {
"r": 172,
"g": 186,
"b": 254
},
"hsl": {
"h": 229.756,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.80298,
"c": 0.09775,
"h": 275
},
"luminance": 0.51044
}Semantic roles & 50–950 ramp
primary
#ACBAFE
secondary
#E3CF6B
accent
#BE00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386