#ABADEB#ABADEB
#ABADEB is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.088 H 282.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADEB |
|---|---|
| RGB | rgb(171, 173, 235) |
| HSL | hsl(238, 62%, 80%) |
| HSV | hsv(238, 27%, 92%) |
| CMYK | cmyk(27.2%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.59, 12.78, -31.21) |
| CIE-LCH | lch(72.59, 33.72, 292.26°) |
| OKLab | oklab(76.85% 0.0194 -0.0862) |
| OKLCH | oklch(76.85% 0.088 282.7) |
| XYZ | xyz(46.7297, 44.5421, 84.7166) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.37
Lavender
#B39DDB
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.29
Periwinkle Blue
#8F99FB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADEB #EBE9AB
analogous
#ABCDEB #ABADEB #C9ABEB
triadic
#ABADEB #EBABAD #ADEBAB
tetradic
#ABADEB #EBABCD #EBE9AB #ABEBC9
square
#ABADEB #EBABCD #EBE9AB #ABEBC9
split-complementary
#ABADEB #EBC9AB #CDEBAB
monochromatic
#484CD3 #7A7DDF #ABADEB #DCDDF7 #E6E7F9
Accessibility & contrast
On white
2.12
#ABADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ABADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADEB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADEB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4EE
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#9CB8C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abadeb; /* rgb */ color: rgb(171, 173, 235); /* oklch */ color: oklch(76.8% 0.088 282.7);
Tailwind
colors: {
custom: {
50: '#c5c5f1',
500: '#abadeb',
950: '#000000',
},
}SCSS
$custom: #abadeb; $custom-light: #c5c5f1; $custom-dark: #000000;
JSON
{
"hex": "#abadeb",
"rgb": {
"r": 171,
"g": 173,
"b": 235
},
"hsl": {
"h": 238.125,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.76847,
"c": 0.08838,
"h": 282.7
},
"luminance": 0.44543
}Semantic roles & 50–950 ramp
primary
#ABADEB
secondary
#F0F0DB
accent
#C41CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184