#ABB0ED#ABB0ED
#ABB0ED is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.5% C 0.087 H 280.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0ED |
|---|---|
| RGB | rgb(171, 176, 237) |
| HSL | hsl(235, 65%, 80%) |
| HSV | hsv(235, 28%, 93%) |
| CMYK | cmyk(27.8%, 25.7%, 0%, 7.1%) |
| CIE-LAB | lab(73.43, 11.60, -31.00) |
| CIE-LCH | lch(73.43, 33.10, 290.51°) |
| OKLab | oklab(77.52% 0.0159 -0.0856) |
| OKLCH | oklch(77.52% 0.087 280.5) |
| XYZ | xyz(47.6019, 45.8218, 86.4408) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.81
Lavender
#B39DDB
ΔE00 8.06
Periwinkle Blue
#8F99FB
ΔE00 8.54
Pale Violet
#CEAEFA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0ED #EDE8AB
analogous
#ABD1ED #ABB0ED #C7ABED
triadic
#ABB0ED #EDABB0 #B0EDAB
tetradic
#ABB0ED #EDABD1 #EDE8AB #ABEDC7
square
#ABB0ED #EDABD1 #EDE8AB #ABEDC7
split-complementary
#ABB0ED #EDC7AB #D1EDAB
monochromatic
#4651D7 #7981E2 #ABB0ED #DDDFF8 #E6E7FA
Accessibility & contrast
On white
2.07
#ABB0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ABB0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0ED
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0ED | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F0
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#9BBBC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb0ed; /* rgb */ color: rgb(171, 176, 237); /* oklch */ color: oklch(77.5% 0.087 280.5);
Tailwind
colors: {
custom: {
50: '#c5c7f3',
500: '#abb0ed',
950: '#000000',
},
}SCSS
$custom: #abb0ed; $custom-light: #c5c7f3; $custom-dark: #000000;
JSON
{
"hex": "#abb0ed",
"rgb": {
"r": 171,
"g": 176,
"b": 237
},
"hsl": {
"h": 235.455,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.77524,
"c": 0.0871,
"h": 280.5
},
"luminance": 0.45823
}Semantic roles & 50–950 ramp
primary
#ABB0ED
secondary
#F1EFDA
accent
#BF19CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285