#ACBFEB#ACBFEB
#ACBFEB is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.5% C 0.066 H 266.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFEB |
|---|---|
| RGB | rgb(172, 191, 235) |
| HSL | hsl(222, 61%, 80%) |
| HSV | hsv(222, 27%, 92%) |
| CMYK | cmyk(26.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.30, 3.18, -23.98) |
| CIE-LCH | lch(77.30, 24.19, 277.56°) |
| OKLab | oklab(80.53% -0.0039 -0.0658) |
| OKLCH | oklch(80.53% 0.066 266.6) |
| XYZ | xyz(50.6353, 52.0289, 85.9559) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.19
Light Periwinkle
#C1C6FC
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFEB #EBD8AC
analogous
#ACDEEB #ACBFEB #B9ACEB
triadic
#ACBFEB #EBACBF #BFEBAC
tetradic
#ACBFEB #EBACDE #EBD8AC #ACEBB9
square
#ACBFEB #EBACDE #EBD8AC #ACEBB9
split-complementary
#ACBFEB #EBB9AC #DEEBAC
monochromatic
#4973D3 #7B99DF #ACBFEB #DDE5F7 #E6ECF9
Accessibility & contrast
On white
1.84
#ACBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ACBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFEB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFEB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#ACBCEA
Tritanopia (blue-blind)
#9BC8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbfeb; /* rgb */ color: rgb(172, 191, 235); /* oklch */ color: oklch(80.5% 0.066 266.6);
Tailwind
colors: {
custom: {
50: '#c6d2f1',
500: '#acbfeb',
950: '#000000',
},
}SCSS
$custom: #acbfeb; $custom-light: #c6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#acbfeb",
"rgb": {
"r": 172,
"g": 191,
"b": 235
},
"hsl": {
"h": 221.905,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.80531,
"c": 0.06594,
"h": 266.6
},
"luminance": 0.5203
}Semantic roles & 50–950 ramp
primary
#ACBFEB
secondary
#C7AE74
accent
#951DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385