#ABB4E3#ABB4E3
#ABB4E3 is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.9% C 0.068 H 276.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E3 |
|---|---|
| RGB | rgb(171, 180, 227) |
| HSL | hsl(230, 50%, 78%) |
| HSV | hsv(230, 25%, 89%) |
| CMYK | cmyk(24.7%, 20.7%, 0%, 11%) |
| CIE-LAB | lab(74.09, 7.00, -24.56) |
| CIE-LCH | lch(74.09, 25.54, 285.91°) |
| OKLab | oklab(77.92% 0.0074 -0.0674) |
| OKLCH | oklch(77.92% 0.068 276.3) |
| XYZ | xyz(46.9774, 46.8454, 79.2251) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.75
Lavender
#B39DDB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E3 #E3DAAB
analogous
#ABD0E3 #ABB4E3 #BEABE3
triadic
#ABB4E3 #E3ABB4 #B4E3AB
tetradic
#ABB4E3 #E3ABD0 #E3DAAB #ABE3BE
square
#ABB4E3 #E3ABD0 #E3DAAB #ABE3BE
split-complementary
#ABB4E3 #E3BEAB #D0E3AB
monochromatic
#4F62C4 #7D8BD4 #ABB4E3 #D9DDF2 #E8EBF7
Accessibility & contrast
On white
2.03
#ABB4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#ABB4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E3
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E3 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E5
Deuteranopia (green-blind)
#A3B4E2
Tritanopia (blue-blind)
#9DBDC4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e3; /* rgb */ color: rgb(171, 180, 227); /* oklch */ color: oklch(77.9% 0.068 276.3);
Tailwind
colors: {
custom: {
50: '#c5caec',
500: '#abb4e3',
950: '#000000',
},
}SCSS
$custom: #abb4e3; $custom-light: #c5caec; $custom-dark: #000000;
JSON
{
"hex": "#abb4e3",
"rgb": {
"r": 171,
"g": 180,
"b": 227
},
"hsl": {
"h": 230.357,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.77916,
"c": 0.06781,
"h": 276.3
},
"luminance": 0.46846
}Semantic roles & 50–950 ramp
primary
#ABB4E3
secondary
#EEECDD
accent
#A528BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284