#ACBEFB#ACBEFB
#ACBEFB is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.0% C 0.089 H 271.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEFB |
|---|---|
| RGB | rgb(172, 190, 251) |
| HSL | hsl(226, 91%, 83%) |
| HSV | hsv(226, 31%, 98%) |
| CMYK | cmyk(31.5%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.61, 7.60, -32.10) |
| CIE-LCH | lch(77.61, 32.98, 283.32°) |
| OKLab | oklab(80.97% 0.0025 -0.0888) |
| OKLCH | oklch(80.97% 0.089 271.6) |
| XYZ | xyz(52.8344, 52.5607, 98.6095) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.93
Light Periwinkle
#C1C6FC
ΔE00 4.96
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEFB #FBE9AC
analogous
#ACE5FB #ACBEFB #C1ACFB
triadic
#ACBEFB #FBACBE #BEFBAC
tetradic
#ACBEFB #FBACE5 #FBE9AC #ACFBC1
square
#ACBEFB #FBACE5 #FBE9AC #ACFBC1
split-complementary
#ACBEFB #FBC1AC #E5FBAC
monochromatic
#3763F5 #7290F8 #ACBEFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.82
#ACBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ACBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEFB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEFB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#96CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acbefb; /* rgb */ color: rgb(172, 190, 251); /* oklch */ color: oklch(81.0% 0.089 271.6);
Tailwind
colors: {
custom: {
50: '#c6d1fd',
500: '#acbefb',
950: '#000000',
},
}SCSS
$custom: #acbefb; $custom-light: #c6d1fd; $custom-dark: #000000;
JSON
{
"hex": "#acbefb",
"rgb": {
"r": 172,
"g": 190,
"b": 251
},
"hsl": {
"h": 226.329,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.80968,
"c": 0.08882,
"h": 271.6
},
"luminance": 0.52563
}Semantic roles & 50–950 ramp
primary
#ACBEFB
secondary
#DEC56D
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385