#ABACE3#ABACE3
#ABACE3 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.3% C 0.078 H 283.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACE3 |
|---|---|
| RGB | rgb(171, 172, 227) |
| HSL | hsl(239, 50%, 78%) |
| HSV | hsv(239, 25%, 89%) |
| CMYK | cmyk(24.7%, 24.2%, 0%, 11%) |
| CIE-LAB | lab(72.03, 11.42, -27.71) |
| CIE-LCH | lch(72.03, 29.97, 292.40°) |
| OKLab | oklab(76.32% 0.0184 -0.0763) |
| OKLCH | oklch(76.32% 0.078 283.6) |
| XYZ | xyz(45.4087, 43.7081, 78.7023) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.65
Pale Violet
#CEAEFA
ΔE00 8.22
Periwinkle
#CCCCFF
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 9.08
Lavender (survey)
#C79FEF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACE3 #E3E2AB
analogous
#ABC8E3 #ABACE3 #C6ABE3
triadic
#ABACE3 #E3ABAC #ACE3AB
tetradic
#ABACE3 #E3ABC8 #E3E2AB #ABE3C6
square
#ABACE3 #E3ABC8 #E3E2AB #ABE3C6
split-complementary
#ABACE3 #E3C6AB #C8E3AB
monochromatic
#4F51C4 #7D7FD4 #ABACE3 #D9D9F2 #E8E8F7
Accessibility & contrast
On white
2.16
#ABACE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ABACE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACE3
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACE3 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E5
Deuteranopia (green-blind)
#9BAFE2
Tritanopia (blue-blind)
#9EB6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abace3; /* rgb */ color: rgb(171, 172, 227); /* oklch */ color: oklch(76.3% 0.078 283.6);
Tailwind
colors: {
custom: {
50: '#c5c4ec',
500: '#abace3',
950: '#000000',
},
}SCSS
$custom: #abace3; $custom-light: #c5c4ec; $custom-dark: #000000;
JSON
{
"hex": "#abace3",
"rgb": {
"r": 171,
"g": 172,
"b": 227
},
"hsl": {
"h": 238.929,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.76316,
"c": 0.07846,
"h": 283.6
},
"luminance": 0.43709
}Semantic roles & 50–950 ramp
primary
#ABACE3
secondary
#EEEEDD
accent
#BB28BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184