#ABB3ED#ABB3ED
#ABB3ED is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.1% C 0.083 H 278.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3ED |
|---|---|
| RGB | rgb(171, 179, 237) |
| HSL | hsl(233, 65%, 80%) |
| HSV | hsv(233, 28%, 93%) |
| CMYK | cmyk(27.8%, 24.5%, 0%, 7.1%) |
| CIE-LAB | lab(74.20, 9.94, -29.82) |
| CIE-LCH | lch(74.20, 31.43, 288.43°) |
| OKLab | oklab(78.12% 0.0119 -0.0823) |
| OKLCH | oklch(78.12% 0.083 278.2) |
| XYZ | xyz(48.1967, 47.0112, 86.6391) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 8.68
Lavender
#B39DDB
ΔE00 8.94
Periwinkle Blue
#8F99FB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3ED #EDE5AB
analogous
#ABD4ED #ABB3ED #C4ABED
triadic
#ABB3ED #EDABB3 #B3EDAB
tetradic
#ABB3ED #EDABD4 #EDE5AB #ABEDC4
square
#ABB3ED #EDABD4 #EDE5AB #ABEDC4
split-complementary
#ABB3ED #EDC4AB #D4EDAB
monochromatic
#4658D7 #7985E2 #ABB3ED #DDE1F8 #E6E8FA
Accessibility & contrast
On white
2.02
#ABB3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ABB3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3ED
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3ED | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F0
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#9ABEC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb3ed; /* rgb */ color: rgb(171, 179, 237); /* oklch */ color: oklch(78.1% 0.083 278.2);
Tailwind
colors: {
custom: {
50: '#c5c9f3',
500: '#abb3ed',
950: '#000000',
},
}SCSS
$custom: #abb3ed; $custom-light: #c5c9f3; $custom-dark: #000000;
JSON
{
"hex": "#abb3ed",
"rgb": {
"r": 171,
"g": 179,
"b": 237
},
"hsl": {
"h": 232.727,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.78119,
"c": 0.08314,
"h": 278.2
},
"luminance": 0.47013
}Semantic roles & 50–950 ramp
primary
#ABB3ED
secondary
#F1EEDA
accent
#B719CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285