#ABBCFF#ABBCFF
#ABBCFF is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.7% C 0.097 H 273.1°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCFF |
|---|---|
| RGB | rgb(171, 188, 255) |
| HSL | hsl(228, 100%, 84%) |
| HSV | hsv(228, 33%, 100%) |
| CMYK | cmyk(32.9%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(77.19, 9.42, -34.91) |
| CIE-LCH | lch(77.19, 36.16, 285.10°) |
| OKLab | oklab(80.67% 0.0052 -0.0968) |
| OKLCH | oklch(80.67% 0.097 273.1) |
| XYZ | xyz(52.8227, 51.8424, 101.8118) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.94
Light Periwinkle
#C1C6FC
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Carolina Blue
#8AB8FE
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCFF #FFEEAB
analogous
#ABE6FF #ABBCFF #C4ABFF
triadic
#ABBCFF #FFABBC #BCFFAB
tetradic
#ABBCFF #FFABE6 #FFEEAB #ABFFC4
square
#ABBCFF #FFABE6 #FFEEAB #ABFFC4
split-complementary
#ABBCFF #FFC4AB #E6FFAB
monochromatic
#315AFF #6E8BFF #ABBCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.85
#ABBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCFF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCFF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#93C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbcff; /* rgb */ color: rgb(171, 188, 255); /* oklch */ color: oklch(80.7% 0.097 273.1);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#abbcff',
950: '#000000',
},
}SCSS
$custom: #abbcff; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#abbcff",
"rgb": {
"r": 171,
"g": 188,
"b": 255
},
"hsl": {
"h": 227.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.80668,
"c": 0.09696,
"h": 273.1
},
"luminance": 0.51844
}Semantic roles & 50–950 ramp
primary
#ABBCFF
secondary
#E5CC6A
accent
#B700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386