#ABADE3#ABADE3
#ABADE3 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.077 H 282.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADE3 |
|---|---|
| RGB | rgb(171, 173, 227) |
| HSL | hsl(238, 50%, 78%) |
| HSV | hsv(238, 25%, 89%) |
| CMYK | cmyk(24.7%, 23.8%, 0%, 11%) |
| CIE-LAB | lab(72.29, 10.87, -27.32) |
| CIE-LCH | lch(72.29, 29.40, 291.69°) |
| OKLab | oklab(76.52% 0.017 -0.0752) |
| OKLCH | oklch(76.52% 0.077 282.8) |
| XYZ | xyz(45.5998, 44.0902, 78.7659) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.42
Lavender
#B39DDB
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 8.08
Pale Violet
#CEAEFA
ΔE00 8.41
Pastel Blue
#A2BFFE
ΔE00 8.84
Light Violet
#D6B4FC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADE3 #E3E1AB
analogous
#ABC9E3 #ABADE3 #C5ABE3
triadic
#ABADE3 #E3ABAD #ADE3AB
tetradic
#ABADE3 #E3ABC9 #E3E1AB #ABE3C5
square
#ABADE3 #E3ABC9 #E3E1AB #ABE3C5
split-complementary
#ABADE3 #E3C5AB #C9E3AB
monochromatic
#4F53C4 #7D80D4 #ABADE3 #D9DAF2 #E8E9F7
Accessibility & contrast
On white
2.14
#ABADE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ABADE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADE3
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADE3 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB3E5
Deuteranopia (green-blind)
#9CB0E2
Tritanopia (blue-blind)
#9EB6C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abade3; /* rgb */ color: rgb(171, 173, 227); /* oklch */ color: oklch(76.5% 0.077 282.8);
Tailwind
colors: {
custom: {
50: '#c5c5ec',
500: '#abade3',
950: '#000000',
},
}SCSS
$custom: #abade3; $custom-light: #c5c5ec; $custom-dark: #000000;
JSON
{
"hex": "#abade3",
"rgb": {
"r": 171,
"g": 173,
"b": 227
},
"hsl": {
"h": 237.857,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.76515,
"c": 0.07707,
"h": 282.8
},
"luminance": 0.44091
}Semantic roles & 50–950 ramp
primary
#ABADE3
secondary
#EEEEDD
accent
#B828BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184