#ABC2ED#ABC2ED
#ABC2ED is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.2% C 0.066 H 262.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2ED |
|---|---|
| RGB | rgb(171, 194, 237) |
| HSL | hsl(219, 65%, 80%) |
| HSV | hsv(219, 28%, 93%) |
| CMYK | cmyk(27.8%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.08, 1.74, -23.87) |
| CIE-LCH | lch(78.08, 23.93, 274.18°) |
| OKLab | oklab(81.15% -0.0082 -0.0655) |
| OKLCH | oklch(81.15% 0.066 262.9) |
| XYZ | xyz(51.3681, 53.3542, 87.6962) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.48
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 4.67
Light Blue Grey
#B7C9E2
ΔE00 5.21
Light Periwinkle
#C1C6FC
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2ED #EDD6AB
analogous
#ABE3ED #ABC2ED #B5ABED
triadic
#ABC2ED #EDABC2 #C2EDAB
tetradic
#ABC2ED #EDABE3 #EDD6AB #ABEDB5
square
#ABC2ED #EDABE3 #EDD6AB #ABEDB5
split-complementary
#ABC2ED #EDB5AB #E3EDAB
monochromatic
#4679D7 #799DE2 #ABC2ED #DDE7F8 #E6EDFA
Accessibility & contrast
On white
1.80
#ABC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ABC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2ED
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2ED | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EF
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#99CBD0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc2ed; /* rgb */ color: rgb(171, 194, 237); /* oklch */ color: oklch(81.2% 0.066 262.9);
Tailwind
colors: {
custom: {
50: '#c5d4f3',
500: '#abc2ed',
950: '#000000',
},
}SCSS
$custom: #abc2ed; $custom-light: #c5d4f3; $custom-dark: #000000;
JSON
{
"hex": "#abc2ed",
"rgb": {
"r": 171,
"g": 194,
"b": 237
},
"hsl": {
"h": 219.091,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.81151,
"c": 0.06604,
"h": 262.9
},
"luminance": 0.53356
}Semantic roles & 50–950 ramp
primary
#ABC2ED
secondary
#CAAB72
accent
#8E19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385