#ABADE2#ABADE2
#ABADE2 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.076 H 282.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADE2 |
|---|---|
| RGB | rgb(171, 173, 226) |
| HSL | hsl(238, 49%, 78%) |
| HSV | hsv(238, 24%, 89%) |
| CMYK | cmyk(24.3%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(72.25, 10.63, -26.83) |
| CIE-LCH | lch(72.25, 28.86, 291.62°) |
| OKLab | oklab(76.47% 0.0167 -0.0738) |
| OKLCH | oklch(76.47% 0.076 282.8) |
| XYZ | xyz(45.4622, 44.0351, 78.0412) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.45
Lavender
#B39DDB
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 8.08
Pale Violet
#CEAEFA
ΔE00 8.47
Pastel Blue
#A2BFFE
ΔE00 8.95
Light Violet
#D6B4FC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADE2 #E2E0AB
analogous
#ABC8E2 #ABADE2 #C4ABE2
triadic
#ABADE2 #E2ABAD #ADE2AB
tetradic
#ABADE2 #E2ABC8 #E2E0AB #ABE2C4
square
#ABADE2 #E2ABC8 #E2E0AB #ABE2C4
split-complementary
#ABADE2 #E2C4AB #C8E2AB
monochromatic
#5054C3 #7E81D2 #ABADE2 #D8D9F2 #E8E9F7
Accessibility & contrast
On white
2.14
#ABADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ABADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADE2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADE2 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB3E4
Deuteranopia (green-blind)
#9DAFE1
Tritanopia (blue-blind)
#9EB6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abade2; /* rgb */ color: rgb(171, 173, 226); /* oklch */ color: oklch(76.5% 0.076 282.8);
Tailwind
colors: {
custom: {
50: '#c5c5eb',
500: '#abade2',
950: '#000000',
},
}SCSS
$custom: #abade2; $custom-light: #c5c5eb; $custom-dark: #000000;
JSON
{
"hex": "#abade2",
"rgb": {
"r": 171,
"g": 173,
"b": 226
},
"hsl": {
"h": 237.818,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.76474,
"c": 0.07565,
"h": 282.8
},
"luminance": 0.44036
}Semantic roles & 50–950 ramp
primary
#ABADE2
secondary
#EEEEDD
accent
#B72ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184