#ABBBEC#ABBBEC
#ABBBEC is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.7% C 0.072 H 270.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBEC |
|---|---|
| RGB | rgb(171, 187, 236) |
| HSL | hsl(225, 63%, 80%) |
| HSV | hsv(225, 28%, 93%) |
| CMYK | cmyk(27.5%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(76.22, 5.30, -26.17) |
| CIE-LCH | lch(76.22, 26.70, 281.45°) |
| OKLab | oklab(79.69% 0.0008 -0.072) |
| OKLCH | oklch(79.69% 0.072 270.6) |
| XYZ | xyz(49.7011, 50.2532, 86.4218) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.50
Light Periwinkle
#C1C6FC
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBEC #ECDCAB
analogous
#ABDBEC #ABBBEC #BCABEC
triadic
#ABBBEC #ECABBB #BBECAB
tetradic
#ABBBEC #ECABDB #ECDCAB #ABECBC
square
#ABBBEC #ECABDB #ECDCAB #ABECBC
split-complementary
#ABBBEC #ECBCAB #DBECAB
monochromatic
#476AD5 #7993E1 #ABBBEC #DDE3F7 #E6EBF9
Accessibility & contrast
On white
1.90
#ABBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ABBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBEC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBEC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEE
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#9AC4CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbec; /* rgb */ color: rgb(171, 187, 236); /* oklch */ color: oklch(79.7% 0.072 270.6);
Tailwind
colors: {
custom: {
50: '#c5cff2',
500: '#abbbec',
950: '#000000',
},
}SCSS
$custom: #abbbec; $custom-light: #c5cff2; $custom-dark: #000000;
JSON
{
"hex": "#abbbec",
"rgb": {
"r": 171,
"g": 187,
"b": 236
},
"hsl": {
"h": 225.231,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.79686,
"c": 0.07198,
"h": 270.6
},
"luminance": 0.50255
}Semantic roles & 50–950 ramp
primary
#ABBBEC
secondary
#C9B373
accent
#9F1BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385