#ACBCFB#ACBCFB
#ACBCFB is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.091 H 273.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCFB |
|---|---|
| RGB | rgb(172, 188, 251) |
| HSL | hsl(228, 91%, 83%) |
| HSV | hsv(228, 31%, 98%) |
| CMYK | cmyk(31.5%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.10, 8.70, -32.89) |
| CIE-LCH | lch(77.10, 34.02, 284.81°) |
| OKLab | oklab(80.57% 0.0051 -0.091) |
| OKLCH | oklch(80.57% 0.091 273.2) |
| XYZ | xyz(52.4042, 51.7003, 98.4661) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Light Periwinkle
#C1C6FC
ΔE00 4.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Periwinkle
#CCCCFF
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCFB #FBEBAC
analogous
#ACE3FB #ACBCFB #C3ACFB
triadic
#ACBCFB #FBACBC #BCFBAC
tetradic
#ACBCFB #FBACE3 #FBEBAC #ACFBC3
square
#ACBCFB #FBACE3 #FBEBAC #ACFBC3
split-complementary
#ACBCFB #FBC3AC #E3FBAC
monochromatic
#375EF5 #728DF8 #ACBCFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.85
#ACBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ACBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCFB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCFB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#96C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbcfb; /* rgb */ color: rgb(172, 188, 251); /* oklch */ color: oklch(80.6% 0.091 273.2);
Tailwind
colors: {
custom: {
50: '#c6d0fd',
500: '#acbcfb',
950: '#000000',
},
}SCSS
$custom: #acbcfb; $custom-light: #c6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#acbcfb",
"rgb": {
"r": 172,
"g": 188,
"b": 251
},
"hsl": {
"h": 227.848,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.80569,
"c": 0.09118,
"h": 273.2
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#ACBCFB
secondary
#DEC76D
accent
#B700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385