#ABB4E6#ABB4E6
#ABB4E6 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.0% C 0.072 H 276.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E6 |
|---|---|
| RGB | rgb(171, 180, 230) |
| HSL | hsl(231, 54%, 79%) |
| HSV | hsv(231, 26%, 90%) |
| CMYK | cmyk(25.7%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(74.20, 7.71, -26.02) |
| CIE-LCH | lch(74.20, 27.14, 286.50°) |
| OKLab | oklab(78.04% 0.0083 -0.0715) |
| OKLCH | oklch(78.04% 0.072 276.6) |
| XYZ | xyz(47.3950, 47.0124, 81.4248) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 8.92
Lavender
#B39DDB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E6 #E6DDAB
analogous
#ABD1E6 #ABB4E6 #BFABE6
triadic
#ABB4E6 #E6ABB4 #B4E6AB
tetradic
#ABB4E6 #E6ABD1 #E6DDAB #ABE6BF
square
#ABB4E6 #E6ABD1 #E6DDAB #ABE6BF
split-complementary
#ABB4E6 #E6BFAB #D1E6AB
monochromatic
#4D60CA #7C8AD8 #ABB4E6 #DADEF4 #E7EAF8
Accessibility & contrast
On white
2.02
#ABB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ABB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E6
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E6 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E8
Deuteranopia (green-blind)
#A2B4E5
Tritanopia (blue-blind)
#9DBDC5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e6; /* rgb */ color: rgb(171, 180, 230); /* oklch */ color: oklch(78.0% 0.072 276.6);
Tailwind
colors: {
custom: {
50: '#c5caee',
500: '#abb4e6',
950: '#000000',
},
}SCSS
$custom: #abb4e6; $custom-light: #c5caee; $custom-dark: #000000;
JSON
{
"hex": "#abb4e6",
"rgb": {
"r": 171,
"g": 180,
"b": 230
},
"hsl": {
"h": 230.847,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.78035,
"c": 0.07202,
"h": 276.6
},
"luminance": 0.47014
}Semantic roles & 50–950 ramp
primary
#ABB4E6
secondary
#EFECDC
accent
#AA24C2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284