#ACB4E2#ACB4E2
#ACB4E2 is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.0% C 0.066 H 277.0°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4E2 |
|---|---|
| RGB | rgb(172, 180, 226) |
| HSL | hsl(231, 48%, 78%) |
| HSV | hsv(231, 24%, 89%) |
| CMYK | cmyk(23.9%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.13, 7.07, -23.95) |
| CIE-LCH | lch(74.13, 24.97, 286.45°) |
| OKLab | oklab(77.95% 0.0081 -0.0657) |
| OKLCH | oklch(77.95% 0.066 277) |
| XYZ | xyz(47.0585, 46.9031, 78.5106) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 8.33
Light Blue Grey
#B7C9E2
ΔE00 8.83
Lavender
#B39DDB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4E2 #E2DAAC
analogous
#ACCFE2 #ACB4E2 #BFACE2
triadic
#ACB4E2 #E2ACB4 #B4E2AC
tetradic
#ACB4E2 #E2ACCF #E2DAAC #ACE2BF
square
#ACB4E2 #E2ACCF #E2DAAC #ACE2BF
split-complementary
#ACB4E2 #E2BFAC #CFE2AC
monochromatic
#5162C2 #7F8BD2 #ACB4E2 #D9DDF2 #E8EBF7
Accessibility & contrast
On white
2.02
#ACB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ACB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4E2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4E2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E4
Deuteranopia (green-blind)
#A4B4E1
Tritanopia (blue-blind)
#9FBCC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acb4e2; /* rgb */ color: rgb(172, 180, 226); /* oklch */ color: oklch(78.0% 0.066 277.0);
Tailwind
colors: {
custom: {
50: '#c5caeb',
500: '#acb4e2',
950: '#000000',
},
}SCSS
$custom: #acb4e2; $custom-light: #c5caeb; $custom-dark: #000000;
JSON
{
"hex": "#acb4e2",
"rgb": {
"r": 172,
"g": 180,
"b": 226
},
"hsl": {
"h": 231.111,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.77951,
"c": 0.06619,
"h": 277
},
"luminance": 0.46904
}Semantic roles & 50–950 ramp
primary
#ACB4E2
secondary
#EEECDD
accent
#A62ABB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284