#ABBCFA#ABBCFA
#ABBCFA is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.090 H 272.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCFA |
|---|---|
| RGB | rgb(171, 188, 250) |
| HSL | hsl(227, 89%, 83%) |
| HSV | hsv(227, 32%, 98%) |
| CMYK | cmyk(31.6%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(77.00, 8.17, -32.52) |
| CIE-LCH | lch(77.00, 33.53, 284.10°) |
| OKLab | oklab(80.46% 0.0038 -0.09) |
| OKLCH | oklch(80.46% 0.09 272.4) |
| XYZ | xyz(52.0282, 51.5247, 97.6279) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.15
Light Periwinkle
#C1C6FC
ΔE00 5.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Carolina Blue
#8AB8FE
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.42
Periwinkle
#CCCCFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCFA #FAE9AB
analogous
#ABE3FA #ABBCFA #C2ABFA
triadic
#ABBCFA #FAABBC #BCFAAB
tetradic
#ABBCFA #FAABE3 #FAE9AB #ABFAC2
square
#ABBCFA #FAABE3 #FAE9AB #ABFAC2
split-complementary
#ABBCFA #FAC2AB #E3FAAB
monochromatic
#3760F3 #718EF7 #ABBCFA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.86
#ABBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ABBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCFA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCFA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#95C8D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcfa; /* rgb */ color: rgb(171, 188, 250); /* oklch */ color: oklch(80.5% 0.090 272.4);
Tailwind
colors: {
custom: {
50: '#c6d0fc',
500: '#abbcfa',
950: '#000000',
},
}SCSS
$custom: #abbcfa; $custom-light: #c6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#abbcfa",
"rgb": {
"r": 171,
"g": 188,
"b": 250
},
"hsl": {
"h": 227.089,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.80457,
"c": 0.09008,
"h": 272.4
},
"luminance": 0.51526
}Semantic roles & 50–950 ramp
primary
#ABBCFA
secondary
#DDC56C
accent
#B400E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385