#ABB2E6#ABB2E6
#ABB2E6 is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.6% C 0.075 H 278.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2E6 |
|---|---|
| RGB | rgb(171, 178, 230) |
| HSL | hsl(233, 54%, 79%) |
| HSV | hsv(233, 26%, 90%) |
| CMYK | cmyk(25.7%, 22.6%, 0%, 9.8%) |
| CIE-LAB | lab(73.68, 8.81, -26.81) |
| CIE-LCH | lch(73.68, 28.22, 288.19°) |
| OKLab | oklab(77.63% 0.0111 -0.0738) |
| OKLCH | oklch(77.63% 0.075 278.5) |
| XYZ | xyz(46.9942, 46.2107, 81.2912) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.29
Lavender
#B39DDB
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.91
Pale Violet
#CEAEFA
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2E6 #E6DFAB
analogous
#ABCFE6 #ABB2E6 #C1ABE6
triadic
#ABB2E6 #E6ABB2 #B2E6AB
tetradic
#ABB2E6 #E6ABCF #E6DFAB #ABE6C1
square
#ABB2E6 #E6ABCF #E6DFAB #ABE6C1
split-complementary
#ABB2E6 #E6C1AB #CFE6AB
monochromatic
#4D5CCA #7C87D8 #ABB2E6 #DADDF4 #E7E9F8
Accessibility & contrast
On white
2.05
#ABB2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#ABB2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2E6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2E6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E8
Deuteranopia (green-blind)
#A0B3E5
Tritanopia (blue-blind)
#9DBBC4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb2e6; /* rgb */ color: rgb(171, 178, 230); /* oklch */ color: oklch(77.6% 0.075 278.5);
Tailwind
colors: {
custom: {
50: '#c5c8ee',
500: '#abb2e6',
950: '#000000',
},
}SCSS
$custom: #abb2e6; $custom-light: #c5c8ee; $custom-dark: #000000;
JSON
{
"hex": "#abb2e6",
"rgb": {
"r": 171,
"g": 178,
"b": 230
},
"hsl": {
"h": 232.881,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.77634,
"c": 0.07459,
"h": 278.5
},
"luminance": 0.46212
}Semantic roles & 50–950 ramp
primary
#ABB2E6
secondary
#EFEDDC
accent
#AF24C2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284