#ABBCF7#ABBCF7
#ABBCF7 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.086 H 271.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF7 |
|---|---|
| RGB | rgb(171, 188, 247) |
| HSL | hsl(227, 83%, 82%) |
| HSV | hsv(227, 31%, 97%) |
| CMYK | cmyk(30.8%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(76.88, 7.43, -31.08) |
| CIE-LCH | lch(76.88, 31.96, 283.44°) |
| OKLab | oklab(80.33% 0.0029 -0.0859) |
| OKLCH | oklch(80.33% 0.086 271.9) |
| XYZ | xyz(51.5616, 51.3380, 95.1702) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.33
Light Periwinkle
#C1C6FC
ΔE00 4.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.28
Periwinkle
#CCCCFF
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF7 #F7E6AB
analogous
#ABE2F7 #ABBCF7 #C0ABF7
triadic
#ABBCF7 #F7ABBC #BCF7AB
tetradic
#ABBCF7 #F7ABE2 #F7E6AB #ABF7C0
square
#ABBCF7 #F7ABE2 #F7E6AB #ABF7C0
split-complementary
#ABBCF7 #F7C0AB #E2F7AB
monochromatic
#3B63EC #738FF2 #ABBCF7 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.86
#ABBCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABBCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF7
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF7 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1FA
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#96C7D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcf7; /* rgb */ color: rgb(171, 188, 247); /* oklch */ color: oklch(80.3% 0.086 271.9);
Tailwind
colors: {
custom: {
50: '#c5d0fa',
500: '#abbcf7',
950: '#000000',
},
}SCSS
$custom: #abbcf7; $custom-light: #c5d0fa; $custom-dark: #000000;
JSON
{
"hex": "#abbcf7",
"rgb": {
"r": 171,
"g": 188,
"b": 247
},
"hsl": {
"h": 226.579,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.80332,
"c": 0.08596,
"h": 271.9
},
"luminance": 0.5134
}Semantic roles & 50–950 ramp
primary
#ABBCF7
secondary
#D8C06E
accent
#AF06DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385