#ABB4ED#ABB4ED
#ABB4ED is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.3% C 0.082 H 277.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4ED |
|---|---|
| RGB | rgb(171, 180, 237) |
| HSL | hsl(232, 65%, 80%) |
| HSV | hsv(232, 28%, 93%) |
| CMYK | cmyk(27.8%, 24.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.45, 9.38, -29.42) |
| CIE-LCH | lch(74.45, 30.88, 287.69°) |
| OKLab | oklab(78.32% 0.0105 -0.0812) |
| OKLCH | oklch(78.32% 0.082 277.4) |
| XYZ | xyz(48.3978, 47.4135, 86.7061) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 8.48
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Periwinkle Blue
#8F99FB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4ED #EDE4AB
analogous
#ABD5ED #ABB4ED #C3ABED
triadic
#ABB4ED #EDABB4 #B4EDAB
tetradic
#ABB4ED #EDABD5 #EDE4AB #ABEDC3
square
#ABB4ED #EDABD5 #EDE4AB #ABEDC3
split-complementary
#ABB4ED #EDC3AB #D5EDAB
monochromatic
#465AD7 #7987E2 #ABB4ED #DDE1F8 #E6E9FA
Accessibility & contrast
On white
2.00
#ABB4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ABB4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4ED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4ED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF0
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#9ABEC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4ed; /* rgb */ color: rgb(171, 180, 237); /* oklch */ color: oklch(78.3% 0.082 277.4);
Tailwind
colors: {
custom: {
50: '#c5caf3',
500: '#abb4ed',
950: '#000000',
},
}SCSS
$custom: #abb4ed; $custom-light: #c5caf3; $custom-dark: #000000;
JSON
{
"hex": "#abb4ed",
"rgb": {
"r": 171,
"g": 180,
"b": 237
},
"hsl": {
"h": 231.818,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.78318,
"c": 0.08185,
"h": 277.4
},
"luminance": 0.47415
}Semantic roles & 50–950 ramp
primary
#ABB4ED
secondary
#F1EEDA
accent
#B419CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285