#ABB6EE#ABB6EE
#ABB6EE is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.8% C 0.081 H 275.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6EE |
|---|---|
| RGB | rgb(171, 182, 238) |
| HSL | hsl(230, 66%, 80%) |
| HSV | hsv(230, 28%, 93%) |
| CMYK | cmyk(28.2%, 23.5%, 0%, 6.7%) |
| CIE-LAB | lab(75.00, 8.52, -29.12) |
| CIE-LCH | lch(75.00, 30.34, 286.32°) |
| OKLab | oklab(78.76% 0.0081 -0.0803) |
| OKLCH | oklch(78.76% 0.081 275.8) |
| XYZ | xyz(48.9510, 48.2855, 87.6133) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 5.48
Periwinkle
#CCCCFF
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 8.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6EE #EEE3AB
analogous
#ABD8EE #ABB6EE #C1ABEE
triadic
#ABB6EE #EEABB6 #B6EEAB
tetradic
#ABB6EE #EEABD8 #EEE3AB #ABEEC1
square
#ABB6EE #EEABD8 #EEE3AB #ABEEC1
split-complementary
#ABB6EE #EEC1AB #D8EEAB
monochromatic
#455ED9 #788AE4 #ABB6EE #DEE2F8 #E6E9FA
Accessibility & contrast
On white
1.97
#ABB6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#ABB6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6EE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6EE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBF0
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#9AC0C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb6ee; /* rgb */ color: rgb(171, 182, 238); /* oklch */ color: oklch(78.8% 0.081 275.8);
Tailwind
colors: {
custom: {
50: '#c5cbf3',
500: '#abb6ee',
950: '#000000',
},
}SCSS
$custom: #abb6ee; $custom-light: #c5cbf3; $custom-dark: #000000;
JSON
{
"hex": "#abb6ee",
"rgb": {
"r": 171,
"g": 182,
"b": 238
},
"hsl": {
"h": 230.149,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.78759,
"c": 0.08072,
"h": 275.8
},
"luminance": 0.48287
}Semantic roles & 50–950 ramp
primary
#ABB6EE
secondary
#F1EDDA
accent
#B017CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285