#ABC3EE#ABC3EE
#ABC3EE is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.4% C 0.066 H 262.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3EE |
|---|---|
| RGB | rgb(171, 195, 238) |
| HSL | hsl(219, 66%, 80%) |
| HSV | hsv(219, 28%, 93%) |
| CMYK | cmyk(28.2%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(78.38, 1.44, -23.95) |
| CIE-LCH | lch(78.38, 24.00, 273.44°) |
| OKLab | oklab(81.4% -0.0092 -0.0658) |
| OKLCH | oklch(81.4% 0.066 262) |
| XYZ | xyz(51.7380, 53.8594, 88.5423) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Lightsteelblue
#B0C4DE
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3EE #EED6AB
analogous
#ABE5EE #ABC3EE #B4ABEE
triadic
#ABC3EE #EEABC3 #C3EEAB
tetradic
#ABC3EE #EEABE5 #EED6AB #ABEEB4
square
#ABC3EE #EEABE5 #EED6AB #ABEEB4
split-complementary
#ABC3EE #EEB4AB #E5EEAB
monochromatic
#457AD9 #789FE4 #ABC3EE #DEE7F8 #E6EDFA
Accessibility & contrast
On white
1.78
#ABC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#ABC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3EE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3EE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#99CCD1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc3ee; /* rgb */ color: rgb(171, 195, 238); /* oklch */ color: oklch(81.4% 0.066 262.0);
Tailwind
colors: {
custom: {
50: '#c5d5f3',
500: '#abc3ee',
950: '#000000',
},
}SCSS
$custom: #abc3ee; $custom-light: #c5d5f3; $custom-dark: #000000;
JSON
{
"hex": "#abc3ee",
"rgb": {
"r": 171,
"g": 195,
"b": 238
},
"hsl": {
"h": 218.507,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.81395,
"c": 0.06642,
"h": 262
},
"luminance": 0.53861
}Semantic roles & 50–950 ramp
primary
#ABC3EE
secondary
#CBAB72
accent
#8D17CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385