#ACBBEF#ACBBEF
#ACBBEF is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.076 H 272.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBEF |
|---|---|
| RGB | rgb(172, 187, 239) |
| HSL | hsl(227, 68%, 81%) |
| HSV | hsv(227, 28%, 94%) |
| CMYK | cmyk(28%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.40, 6.31, -27.51) |
| CIE-LCH | lch(76.40, 28.23, 282.92°) |
| OKLab | oklab(79.88% 0.0028 -0.0758) |
| OKLCH | oklch(79.88% 0.076 272.1) |
| XYZ | xyz(50.3593, 50.5418, 88.7468) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 4.48
Periwinkle
#CCCCFF
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.07
Light Blue Grey
#B7C9E2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBEF #EFE0AC
analogous
#ACDCEF #ACBBEF #BEACEF
triadic
#ACBBEF #EFACBB #BBEFAC
tetradic
#ACBBEF #EFACDC #EFE0AC #ACEFBE
square
#ACBBEF #EFACDC #EFE0AC #ACEFBE
split-complementary
#ACBBEF #EFBEAC #DCEFAC
monochromatic
#4567DB #7991E5 #ACBBEF #DFE5F9 #E5EAFA
Accessibility & contrast
On white
1.89
#ACBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ACBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBEF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBEF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#9BC5CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acbbef; /* rgb */ color: rgb(172, 187, 239); /* oklch */ color: oklch(79.9% 0.076 272.1);
Tailwind
colors: {
custom: {
50: '#c6cff4',
500: '#acbbef',
950: '#000000',
},
}SCSS
$custom: #acbbef; $custom-light: #c6cff4; $custom-dark: #000000;
JSON
{
"hex": "#acbbef",
"rgb": {
"r": 172,
"g": 187,
"b": 239
},
"hsl": {
"h": 226.567,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.79876,
"c": 0.07581,
"h": 272.1
},
"luminance": 0.50543
}Semantic roles & 50–950 ramp
primary
#ACBBEF
secondary
#CDB972
accent
#A616D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385