#ACB7EA#ACB7EA
#ACB7EA is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.9% C 0.074 H 275.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB7EA |
|---|---|
| RGB | rgb(172, 183, 234) |
| HSL | hsl(229, 60%, 80%) |
| HSV | hsv(229, 26%, 92%) |
| CMYK | cmyk(26.5%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.19, 7.31, -26.67) |
| CIE-LCH | lch(75.19, 27.65, 285.32°) |
| OKLab | oklab(78.87% 0.0066 -0.0734) |
| OKLCH | oklch(78.87% 0.074 275.1) |
| XYZ | xyz(48.7941, 48.5768, 84.6314) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB7EA #EADFAC
analogous
#ACD6EA #ACB7EA #C0ACEA
triadic
#ACB7EA #EAACB7 #B7EAAC
tetradic
#ACB7EA #EAACD6 #EADFAC #ACEAC0
square
#ACB7EA #EAACD6 #EADFAC #ACEAC0
split-complementary
#ACB7EA #EAC0AC #D6EAAC
monochromatic
#4A62D1 #7B8DDE #ACB7EA #DDE1F6 #E7EAF9
Accessibility & contrast
On white
1.96
#ACB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ACB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB7EA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB7EA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#9CC0C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acb7ea; /* rgb */ color: rgb(172, 183, 234); /* oklch */ color: oklch(78.9% 0.074 275.1);
Tailwind
colors: {
custom: {
50: '#c5ccf0',
500: '#acb7ea',
950: '#000000',
},
}SCSS
$custom: #acb7ea; $custom-light: #c5ccf0; $custom-dark: #000000;
JSON
{
"hex": "#acb7ea",
"rgb": {
"r": 172,
"g": 183,
"b": 234
},
"hsl": {
"h": 229.355,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.78871,
"c": 0.07365,
"h": 275.1
},
"luminance": 0.48578
}Semantic roles & 50–950 ramp
primary
#ACB7EA
secondary
#F0ECDB
accent
#A91EC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284