#ACB4EE#ACB4EE
#ACB4EE is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.083 H 278.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4EE |
|---|---|
| RGB | rgb(172, 180, 238) |
| HSL | hsl(233, 66%, 80%) |
| HSV | hsv(233, 28%, 93%) |
| CMYK | cmyk(27.7%, 24.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.56, 9.92, -29.79) |
| CIE-LCH | lch(74.56, 31.40, 288.41°) |
| OKLab | oklab(78.43% 0.0119 -0.0822) |
| OKLCH | oklch(78.43% 0.083 278.2) |
| XYZ | xyz(48.7630, 47.5849, 87.4880) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.90
Pastel Blue
#A2BFFE
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 8.59
Lavender
#B39DDB
ΔE00 9.07
Periwinkle Blue
#8F99FB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4EE #EEE6AC
analogous
#ACD5EE #ACB4EE #C5ACEE
triadic
#ACB4EE #EEACB4 #B4EEAC
tetradic
#ACB4EE #EEACD5 #EEE6AC #ACEEC5
square
#ACB4EE #EEACD5 #EEE6AC #ACEEC5
split-complementary
#ACB4EE #EEC5AC #D5EEAC
monochromatic
#4658D9 #7986E4 #ACB4EE #DFE2F8 #E6E8FA
Accessibility & contrast
On white
2.00
#ACB4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ACB4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4EE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4EE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF1
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#9BBFC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb4ee; /* rgb */ color: rgb(172, 180, 238); /* oklch */ color: oklch(78.4% 0.083 278.2);
Tailwind
colors: {
custom: {
50: '#c6caf3',
500: '#acb4ee',
950: '#000000',
},
}SCSS
$custom: #acb4ee; $custom-light: #c6caf3; $custom-dark: #000000;
JSON
{
"hex": "#acb4ee",
"rgb": {
"r": 172,
"g": 180,
"b": 238
},
"hsl": {
"h": 232.727,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.78433,
"c": 0.08305,
"h": 278.2
},
"luminance": 0.47586
}Semantic roles & 50–950 ramp
primary
#ACB4EE
secondary
#F1EEDA
accent
#B818CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285