#ABBEEB#ABBEEB
#ABBEEB is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.067 H 267.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEEB |
|---|---|
| RGB | rgb(171, 190, 235) |
| HSL | hsl(222, 62%, 80%) |
| HSV | hsv(222, 27%, 92%) |
| CMYK | cmyk(27.2%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.97, 3.43, -24.49) |
| CIE-LCH | lch(76.97, 24.73, 277.98°) |
| OKLab | oklab(80.26% -0.0035 -0.0673) |
| OKLCH | oklch(80.26% 0.067 267) |
| XYZ | xyz(50.1993, 51.4814, 85.8732) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.07
Light Periwinkle
#C1C6FC
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEEB #EBD8AB
analogous
#ABDEEB #ABBEEB #B8ABEB
triadic
#ABBEEB #EBABBE #BEEBAB
tetradic
#ABBEEB #EBABDE #EBD8AB #ABEBB8
square
#ABBEEB #EBABDE #EBD8AB #ABEBB8
split-complementary
#ABBEEB #EBB8AB #DEEBAB
monochromatic
#4872D3 #7A98DF #ABBEEB #DCE4F7 #E6ECF9
Accessibility & contrast
On white
1.86
#ABBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEEB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEEB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#9AC7CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbeeb; /* rgb */ color: rgb(171, 190, 235); /* oklch */ color: oklch(80.3% 0.067 267.0);
Tailwind
colors: {
custom: {
50: '#c5d1f1',
500: '#abbeeb',
950: '#000000',
},
}SCSS
$custom: #abbeeb; $custom-light: #c5d1f1; $custom-dark: #000000;
JSON
{
"hex": "#abbeeb",
"rgb": {
"r": 171,
"g": 190,
"b": 235
},
"hsl": {
"h": 222.187,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80257,
"c": 0.06735,
"h": 267
},
"luminance": 0.51483
}Semantic roles & 50–950 ramp
primary
#ABBEEB
secondary
#C7AE73
accent
#961CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385