#ACBCFE#ACBCFE
#ACBCFE is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.7% C 0.095 H 273.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCFE |
|---|---|
| RGB | rgb(172, 188, 254) |
| HSL | hsl(228, 98%, 84%) |
| HSV | hsv(228, 32%, 100%) |
| CMYK | cmyk(32.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.22, 9.44, -34.32) |
| CIE-LCH | lch(77.22, 35.60, 285.38°) |
| OKLab | oklab(80.69% 0.006 -0.0951) |
| OKLCH | oklch(80.69% 0.095 273.6) |
| XYZ | xyz(52.8808, 51.8910, 100.9764) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.22
Light Periwinkle
#C1C6FC
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Carolina Blue
#8AB8FE
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCFE #FEEEAC
analogous
#ACE5FE #ACBCFE #C5ACFE
triadic
#ACBCFE #FEACBC #BCFEAC
tetradic
#ACBCFE #FEACE5 #FEEEAC #ACFEC5
square
#ACBCFE #FEACE5 #FEEEAC #ACFEC5
split-complementary
#ACBCFE #FEC5AC #E5FEAC
monochromatic
#335AFD #708BFD #ACBCFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.85
#ACBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ACBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCFE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCFE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A1BCFC
Tritanopia (blue-blind)
#95C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbcfe; /* rgb */ color: rgb(172, 188, 254); /* oklch */ color: oklch(80.7% 0.095 273.6);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#acbcfe',
950: '#000000',
},
}SCSS
$custom: #acbcfe; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#acbcfe",
"rgb": {
"r": 172,
"g": 188,
"b": 254
},
"hsl": {
"h": 228.293,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.80695,
"c": 0.09532,
"h": 273.6
},
"luminance": 0.51893
}Semantic roles & 50–950 ramp
primary
#ACBCFE
secondary
#E3CC6B
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386