#ABBCEE#ABBCEE
#ABBCEE is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.0% C 0.074 H 270.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCEE |
|---|---|
| RGB | rgb(171, 188, 238) |
| HSL | hsl(225, 66%, 80%) |
| HSV | hsv(225, 28%, 93%) |
| CMYK | cmyk(28.2%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(76.56, 5.24, -26.74) |
| CIE-LCH | lch(76.56, 27.25, 281.08°) |
| OKLab | oklab(79.97% 0.0001 -0.0736) |
| OKLCH | oklch(79.97% 0.074 270.1) |
| XYZ | xyz(50.2062, 50.7958, 88.0317) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Light Periwinkle
#C1C6FC
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.60
Periwinkle
#CCCCFF
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCEE #EEDDAB
analogous
#ABDEEE #ABBCEE #BBABEE
triadic
#ABBCEE #EEABBC #BCEEAB
tetradic
#ABBCEE #EEABDE #EEDDAB #ABEEBB
square
#ABBCEE #EEABDE #EEDDAB #ABEEBB
split-complementary
#ABBCEE #EEBBAB #DEEEAB
monochromatic
#456BD9 #7893E4 #ABBCEE #DEE5F8 #E6EBFA
Accessibility & contrast
On white
1.88
#ABBCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABBCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCEE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCEE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#99C6CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbcee; /* rgb */ color: rgb(171, 188, 238); /* oklch */ color: oklch(80.0% 0.074 270.1);
Tailwind
colors: {
custom: {
50: '#c5d0f3',
500: '#abbcee',
950: '#000000',
},
}SCSS
$custom: #abbcee; $custom-light: #c5d0f3; $custom-dark: #000000;
JSON
{
"hex": "#abbcee",
"rgb": {
"r": 171,
"g": 188,
"b": 238
},
"hsl": {
"h": 224.776,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.79968,
"c": 0.0736,
"h": 270.1
},
"luminance": 0.50797
}Semantic roles & 50–950 ramp
primary
#ABBCEE
secondary
#CBB572
accent
#A017CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385