#ABACE2#ABACE2
#ABACE2 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.3% C 0.077 H 283.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACE2 |
|---|---|
| RGB | rgb(171, 172, 226) |
| HSL | hsl(239, 49%, 78%) |
| HSV | hsv(239, 24%, 89%) |
| CMYK | cmyk(24.3%, 23.9%, 0%, 11.4%) |
| CIE-LAB | lab(72.00, 11.19, -27.22) |
| CIE-LCH | lch(72.00, 29.43, 292.34°) |
| OKLab | oklab(76.28% 0.0181 -0.0749) |
| OKLCH | oklch(76.28% 0.077 283.6) |
| XYZ | xyz(45.2711, 43.6531, 77.9775) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.68
Periwinkle
#CCCCFF
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 9.20
Light Violet
#D6B4FC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACE2 #E2E1AB
analogous
#ABC7E2 #ABACE2 #C5ABE2
triadic
#ABACE2 #E2ABAC #ACE2AB
tetradic
#ABACE2 #E2ABC7 #E2E1AB #ABE2C5
square
#ABACE2 #E2ABC7 #E2E1AB #ABE2C5
split-complementary
#ABACE2 #E2C5AB #C7E2AB
monochromatic
#5052C3 #7E7FD2 #ABACE2 #D8D9F2 #E8E9F7
Accessibility & contrast
On white
2.16
#ABACE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABACE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACE2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACE2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E4
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#9EB5BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abace2; /* rgb */ color: rgb(171, 172, 226); /* oklch */ color: oklch(76.3% 0.077 283.6);
Tailwind
colors: {
custom: {
50: '#c5c4eb',
500: '#abace2',
950: '#000000',
},
}SCSS
$custom: #abace2; $custom-light: #c5c4eb; $custom-dark: #000000;
JSON
{
"hex": "#abace2",
"rgb": {
"r": 171,
"g": 172,
"b": 226
},
"hsl": {
"h": 238.909,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.76275,
"c": 0.07705,
"h": 283.6
},
"luminance": 0.43654
}Semantic roles & 50–950 ramp
primary
#ABACE2
secondary
#EEEEDD
accent
#B92ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184