#ABB4E4#ABB4E4
#ABB4E4 is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.0% C 0.069 H 276.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E4 |
|---|---|
| RGB | rgb(171, 180, 228) |
| HSL | hsl(231, 51%, 78%) |
| HSV | hsv(231, 25%, 89%) |
| CMYK | cmyk(25%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(74.13, 7.24, -25.05) |
| CIE-LCH | lch(74.13, 26.07, 286.12°) |
| OKLab | oklab(77.96% 0.0077 -0.0688) |
| OKLCH | oklch(77.96% 0.069 276.4) |
| XYZ | xyz(47.1158, 46.9007, 79.9541) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pastel Blue
#A2BFFE
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.81
Lavender
#B39DDB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E4 #E4DBAB
analogous
#ABD0E4 #ABB4E4 #BEABE4
triadic
#ABB4E4 #E4ABB4 #B4E4AB
tetradic
#ABB4E4 #E4ABD0 #E4DBAB #ABE4BE
square
#ABB4E4 #E4ABD0 #E4DBAB #ABE4BE
split-complementary
#ABB4E4 #E4BEAB #D0E4AB
monochromatic
#4E61C6 #7D8BD5 #ABB4E4 #D9DDF3 #E8EAF8
Accessibility & contrast
On white
2.02
#ABB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E4
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E4 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E6
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#9DBDC4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e4; /* rgb */ color: rgb(171, 180, 228); /* oklch */ color: oklch(78.0% 0.069 276.4);
Tailwind
colors: {
custom: {
50: '#c5caec',
500: '#abb4e4',
950: '#000000',
},
}SCSS
$custom: #abb4e4; $custom-light: #c5caec; $custom-dark: #000000;
JSON
{
"hex": "#abb4e4",
"rgb": {
"r": 171,
"g": 180,
"b": 228
},
"hsl": {
"h": 230.526,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.77956,
"c": 0.06921,
"h": 276.4
},
"luminance": 0.46902
}Semantic roles & 50–950 ramp
primary
#ABB4E4
secondary
#EFECDC
accent
#A727BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284