#ABB4E2#ABB4E2
#ABB4E2 is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.9% C 0.066 H 276.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E2 |
|---|---|
| RGB | rgb(171, 180, 226) |
| HSL | hsl(230, 49%, 78%) |
| HSV | hsv(230, 24%, 89%) |
| CMYK | cmyk(24.3%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.06, 6.77, -24.07) |
| CIE-LCH | lch(74.06, 25.00, 285.71°) |
| OKLab | oklab(77.88% 0.0071 -0.066) |
| OKLCH | oklch(77.88% 0.066 276.1) |
| XYZ | xyz(46.8398, 46.7903, 78.5004) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.29
Periwinkle
#CCCCFF
ΔE00 7.16
Pastel Blue
#A2BFFE
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.68
Lavender
#B39DDB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E2 #E2D9AB
analogous
#ABCFE2 #ABB4E2 #BDABE2
triadic
#ABB4E2 #E2ABB4 #B4E2AB
tetradic
#ABB4E2 #E2ABCF #E2D9AB #ABE2BD
square
#ABB4E2 #E2ABCF #E2D9AB #ABE2BD
split-complementary
#ABB4E2 #E2BDAB #CFE2AB
monochromatic
#5063C3 #7E8BD2 #ABB4E2 #D8DDF2 #E8EBF7
Accessibility & contrast
On white
2.03
#ABB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ABB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E4
Deuteranopia (green-blind)
#A4B4E1
Tritanopia (blue-blind)
#9EBCC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e2; /* rgb */ color: rgb(171, 180, 226); /* oklch */ color: oklch(77.9% 0.066 276.1);
Tailwind
colors: {
custom: {
50: '#c5caeb',
500: '#abb4e2',
950: '#000000',
},
}SCSS
$custom: #abb4e2; $custom-light: #c5caeb; $custom-dark: #000000;
JSON
{
"hex": "#abb4e2",
"rgb": {
"r": 171,
"g": 180,
"b": 226
},
"hsl": {
"h": 230.182,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.77877,
"c": 0.06641,
"h": 276.1
},
"luminance": 0.46791
}Semantic roles & 50–950 ramp
primary
#ABB4E2
secondary
#EEEBDD
accent
#A42ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284