#ABBCFC#ABBCFC
#ABBCFC is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.5% C 0.093 H 272.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCFC |
|---|---|
| RGB | rgb(171, 188, 252) |
| HSL | hsl(227, 93%, 83%) |
| HSV | hsv(227, 32%, 99%) |
| CMYK | cmyk(32.1%, 25.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.07, 8.67, -33.48) |
| CIE-LCH | lch(77.07, 34.58, 284.51°) |
| OKLab | oklab(80.54% 0.0044 -0.0927) |
| OKLCH | oklch(80.54% 0.093 272.7) |
| XYZ | xyz(52.3435, 51.6508, 99.2883) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.05
Light Periwinkle
#C1C6FC
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.50
Periwinkle
#CCCCFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCFC #FCEBAB
analogous
#ABE5FC #ABBCFC #C2ABFC
triadic
#ABBCFC #FCABBC #BCFCAB
tetradic
#ABBCFC #FCABE5 #FCEBAB #ABFCC2
square
#ABBCFC #FCABE5 #FCEBAB #ABFCC2
split-complementary
#ABBCFC #FCC2AB #E5FCAB
monochromatic
#355EF8 #708DFA #ABBCFC #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.85
#ABBCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABBCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCFC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCFC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#95C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcfc; /* rgb */ color: rgb(171, 188, 252); /* oklch */ color: oklch(80.5% 0.093 272.7);
Tailwind
colors: {
custom: {
50: '#c6d0fd',
500: '#abbcfc',
950: '#000000',
},
}SCSS
$custom: #abbcfc; $custom-light: #c6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#abbcfc",
"rgb": {
"r": 171,
"g": 188,
"b": 252
},
"hsl": {
"h": 227.407,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.80541,
"c": 0.09283,
"h": 272.7
},
"luminance": 0.51653
}Semantic roles & 50–950 ramp
primary
#ABBCFC
secondary
#E0C76B
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385