#ABB4EE#ABB4EE
#ABB4EE is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.4% C 0.083 H 277.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4EE |
|---|---|
| RGB | rgb(171, 180, 238) |
| HSL | hsl(232, 66%, 80%) |
| HSV | hsv(232, 28%, 93%) |
| CMYK | cmyk(28.2%, 24.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.49, 9.63, -29.91) |
| CIE-LCH | lch(74.49, 31.42, 287.84°) |
| OKLab | oklab(78.36% 0.0108 -0.0825) |
| OKLCH | oklch(78.36% 0.083 277.5) |
| XYZ | xyz(48.5443, 47.4721, 87.4777) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 8.48
Periwinkle Blue
#8F99FB
ΔE00 9.00
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4EE #EEE5AB
analogous
#ABD6EE #ABB4EE #C3ABEE
triadic
#ABB4EE #EEABB4 #B4EEAB
tetradic
#ABB4EE #EEABD6 #EEE5AB #ABEEC3
square
#ABB4EE #EEABD6 #EEE5AB #ABEEC3
split-complementary
#ABB4EE #EEC3AB #D6EEAB
monochromatic
#4559D9 #7887E4 #ABB4EE #DEE1F8 #E6E8FA
Accessibility & contrast
On white
2.00
#ABB4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#ABB4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4EE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4EE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF1
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#9ABFC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4ee; /* rgb */ color: rgb(171, 180, 238); /* oklch */ color: oklch(78.4% 0.083 277.5);
Tailwind
colors: {
custom: {
50: '#c5caf3',
500: '#abb4ee',
950: '#000000',
},
}SCSS
$custom: #abb4ee; $custom-light: #c5caf3; $custom-dark: #000000;
JSON
{
"hex": "#abb4ee",
"rgb": {
"r": 171,
"g": 180,
"b": 238
},
"hsl": {
"h": 231.94,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.7836,
"c": 0.08325,
"h": 277.5
},
"luminance": 0.47473
}Semantic roles & 50–950 ramp
primary
#ABB4EE
secondary
#F1EEDA
accent
#B617CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285