#ABB4E0#ABB4E0
#ABB4E0 is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.8% C 0.064 H 275.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E0 |
|---|---|
| RGB | rgb(171, 180, 224) |
| HSL | hsl(230, 46%, 77%) |
| HSV | hsv(230, 24%, 88%) |
| CMYK | cmyk(23.7%, 19.6%, 0%, 12.2%) |
| CIE-LAB | lab(73.99, 6.30, -23.09) |
| CIE-LCH | lch(73.99, 23.93, 285.27°) |
| OKLab | oklab(77.8% 0.0064 -0.0633) |
| OKLCH | oklch(77.8% 0.064 275.8) |
| XYZ | xyz(46.5669, 46.6812, 77.0635) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.47
Periwinkle
#CCCCFF
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 8.01
Light Blue Grey
#B7C9E2
ΔE00 8.53
Cloudy Blue
#ACC2D9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E0 #E0D7AB
analogous
#ABCFE0 #ABB4E0 #BCABE0
triadic
#ABB4E0 #E0ABB4 #B4E0AB
tetradic
#ABB4E0 #E0ABCF #E0D7AB #ABE0BC
square
#ABB4E0 #E0ABCF #E0D7AB #ABE0BC
split-complementary
#ABB4E0 #E0BCAB #CFE0AB
monochromatic
#5264BF #7E8CD0 #ABB4E0 #D8DCF0 #E9EBF7
Accessibility & contrast
On white
2.03
#ABB4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#ABB4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E0
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E0 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E2
Deuteranopia (green-blind)
#A4B4DF
Tritanopia (blue-blind)
#9EBCC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e0; /* rgb */ color: rgb(171, 180, 224); /* oklch */ color: oklch(77.8% 0.064 275.8);
Tailwind
colors: {
custom: {
50: '#c4cae9',
500: '#abb4e0',
950: '#000000',
},
}SCSS
$custom: #abb4e0; $custom-light: #c4cae9; $custom-dark: #000000;
JSON
{
"hex": "#abb4e0",
"rgb": {
"r": 171,
"g": 180,
"b": 224
},
"hsl": {
"h": 229.811,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.77799,
"c": 0.06359,
"h": 275.8
},
"luminance": 0.46682
}Semantic roles & 50–950 ramp
primary
#ABB4E0
secondary
#EEEBDD
accent
#A12CB9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284