#ABBCF5#ABBCF5
#ABBCF5 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.083 H 271.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF5 |
|---|---|
| RGB | rgb(171, 188, 245) |
| HSL | hsl(226, 79%, 82%) |
| HSV | hsv(226, 30%, 96%) |
| CMYK | cmyk(30.2%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(76.81, 6.94, -30.12) |
| CIE-LCH | lch(76.81, 30.91, 282.97°) |
| OKLab | oklab(80.25% 0.0023 -0.0832) |
| OKLCH | oklch(80.25% 0.083 271.6) |
| XYZ | xyz(51.2546, 51.2152, 93.5535) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.47
Light Periwinkle
#C1C6FC
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.23
Carolina Blue
#8AB8FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF5 #F5E4AB
analogous
#ABE1F5 #ABBCF5 #BFABF5
triadic
#ABBCF5 #F5ABBC #BCF5AB
tetradic
#ABBCF5 #F5ABE1 #F5E4AB #ABF5BF
square
#ABBCF5 #F5ABE1 #F5E4AB #ABF5BF
split-complementary
#ABBCF5 #F5BFAB #E1F5AB
monochromatic
#3E65E8 #7490EE #ABBCF5 #E2E8FC #E4E9FC
Accessibility & contrast
On white
1.87
#ABBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ABBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF5
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF5 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F8
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#97C7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcf5; /* rgb */ color: rgb(171, 188, 245); /* oklch */ color: oklch(80.3% 0.083 271.6);
Tailwind
colors: {
custom: {
50: '#c5d0f8',
500: '#abbcf5',
950: '#000000',
},
}SCSS
$custom: #abbcf5; $custom-light: #c5d0f8; $custom-dark: #000000;
JSON
{
"hex": "#abbcf5",
"rgb": {
"r": 171,
"g": 188,
"b": 245
},
"hsl": {
"h": 226.216,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.8025,
"c": 0.08321,
"h": 271.6
},
"luminance": 0.51217
}Semantic roles & 50–950 ramp
primary
#ABBCF5
secondary
#D5BE6F
accent
#AB0ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385